@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://geo.data.gov.dk/dataset/3c65d61d-a6a7-4e7a-959b-638068323aa1> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
    dct:conformsTo <http://data.europa.eu/eli/reg/2010/1089> ;
    dct:description """Vandstands- og vandtemperaturmålinger fra DMI's og Kystdirektoratets målestationer i Danmark.
Der er tale om automatisk indhentede data, som opdateres i realtid og derfor ikke er kvalitetssikrede.
Spørgsmål omkring data eller målestationer skal rettes til den myndighed, som ejer den pågældende station.""" ;
    dct:identifier "INSPIRE_sealevel_Denmark" ;
    dct:issued "2026-09-10T11:07:06.021570"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2020-12-16"^^xsd:date ;
    dct:provenance [ dct:ProvenanceStatement [ rdfs:label """Vandstands- og vandtemperaturmålinger fra DMI's og Kystdirektoratets målestationer i Danmark.
Der er tale om automatisk indhentede data, som opdateres i realtid og derfor ikke er kvalitetssikrede.""" ] ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Danmarks Meteorologiske Institut" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Danmarks Meteorologiske Institut" ] ;
    dct:rightsHolder [ a foaf:Organization ;
            foaf:mbox <https://www.dmi.dk/kontakt/frie-data/> ;
            foaf:name "Danmarks Meteorologiske Institut" ] ;
    dct:spatial [ a dct:Location ;
            dcat:bbox "POLYGON ((8.0700 57.7500, 15.2000 57.7500, 15.2000 54.5600, 8.0700 54.5600, 8.0700 57.7500))"^^gsp:wktLiteral ;
            locn:geometry "POLYGON ((8.0700 57.7500, 15.2000 57.7500, 15.2000 54.5600, 8.0700 54.5600, 8.0700 57.7500))"^^gsp:wktLiteral ] ;
    dct:title "INSPIRE - Oceanografiske observationsdata fra DMI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kystdirektoratet" ;
            vcard:hasEmail <mailto:kdi@kyst.dk> ],
        [ a vcard:Organization ;
            vcard:fn "Kystdirektoratet" ;
            vcard:hasEmail <mailto:kdi@kyst.dk> ] ;
    dcat:distribution <https://datavejviser.dk/dataset/0183df58-0757-43a0-a032-b83b853d8c39/resource/9f516e99-22a8-4b33-9451-12ad3ae4b575> ;
    dcat:keyword "Miljø",
        "Oceanografiske/geografiske forhold",
        "Vandstandsmålinger",
        "Vandstandsstationer",
        "Vandtemperaturmålinger",
        "miljø" ;
    dcat:theme <http://inspire.ec.europa.eu/theme/of>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> ;
    foaf:page <https://www.dmi.dk/friedata/dokumentation/oceanographic-observations-data> .

<http://data.europa.eu/eli/reg/2010/1089> a dct:Standard .

<http://publications.europa.eu/resource/authority/frequency/CONT> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://datavejviser.dk/dataset/0183df58-0757-43a0-a032-b83b853d8c39/resource/9f516e99-22a8-4b33-9451-12ad3ae4b575> a dcat:Distribution ;
    dct:format "GEOJSON" ;
    dct:issued "2026-09-10T11:13:10.066569"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-09-10T11:13:10.052867"^^xsd:dateTime ;
    dct:title "API til oceanografiske observationsdata fra DMI" ;
    dcat:accessURL <https://opendataapi.dmi.dk/v2/oceanObs/> .

<https://opendataapi.dmi.dk/v2/oceanObs/> a rdfs:Resource .

<https://www.dmi.dk/friedata/dokumentation/oceanographic-observations-data> a foaf:Document .

<http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

[] a dct:ProvenanceStatement ;
    rdfs:label """Vandstands- og vandtemperaturmålinger fra DMI's og Kystdirektoratets målestationer i Danmark.
Der er tale om automatisk indhentede data, som opdateres i realtid og derfor ikke er kvalitetssikrede.""" .

[] a dct:ProvenanceStatement ;
    rdfs:label """Vandstands- og vandtemperaturmålinger fra DMI's og Kystdirektoratets målestationer i Danmark.
Der er tale om automatisk indhentede data, som opdateres i realtid og derfor ikke er kvalitetssikrede.""" .

