@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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/eb3e268c-de8f-4b94-ab7e-5d1f915c3dbb> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_dd313021> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/AS_NEEDED> ;
    dct:description "Resultaterne af kemiske analyser, der løbende udføres og indberettes i forbindelse med borings- og drikkevandskontrol. Databasen er den fællesoffentlige database på området og indgår i Danmarks Miljøportal. Databasen er offentligt tilgængelig og opdateres løbende." ;
    dct:identifier "dk.geus/dk_geus_hvd_dataset_analysis_drinkingwater" ;
    dct:issued "2026-07-30"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DAN> ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-09-14T10:45:08.416263"^^xsd:dateTime ;
    dct:provenance [ dct:ProvenanceStatement [ rdfs:label "Ingen angivet" ] ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "De Nationale Geologiske Undersøgelser for Danmark og Grønland (GEUS)" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "De Nationale Geologiske Undersøgelser for Danmark og Grønland (GEUS)" ] ;
    dct:spatial [ a dct:Location ;
            dcat:bbox "POLYGON ((8.0725 57.7526, 15.1974 57.7526, 15.1974 54.5591, 8.0725 54.5591, 8.0725 57.7526))"^^gsp:wktLiteral ;
            locn:geometry "POLYGON ((8.0725 57.7526, 15.1974 57.7526, 15.1974 54.5591, 8.0725 54.5591, 8.0725 57.7526))"^^gsp:wktLiteral ] ;
    dct:title "Analyse af dansk grundvand og drikkevand (HVD / INSPIRE)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GEUS Jupiter" ;
            vcard:hasEmail <mailto:jupiter@geus.dk> ],
        [ a vcard:Organization ;
            vcard:fn "GEUS Jupiter" ;
            vcard:hasEmail <mailto:jupiter@geus.dk> ] ;
    dcat:distribution <https://datavejviser.dk/dataset/3c756472-0f2e-42c9-8ef1-a590e33ae5a8/resource/0419cc62-b4de-49e7-a4fe-f4198453c196>,
        <https://datavejviser.dk/dataset/3c756472-0f2e-42c9-8ef1-a590e33ae5a8/resource/44a23feb-8156-421e-9b3f-e3cb00b2d497>,
        <https://datavejviser.dk/dataset/3c756472-0f2e-42c9-8ef1-a590e33ae5a8/resource/b179a219-e941-4cc9-9e83-1833cdad259c>,
        <https://datavejviser.dk/dataset/3c756472-0f2e-42c9-8ef1-a590e33ae5a8/resource/e82bd257-6001-4f87-88e0-7cbf7748aa26> ;
    dcat:keyword "Database",
        "Dataset",
        "Datasæt",
        "Groundwater analysis",
        "Grundvandsanalyse",
        "Miljø",
        "Miljøovervågningsfaciliteter",
        "Pesticider",
        "Pesticides",
        "miljø" ;
    dcat:theme <http://inspire.ec.europa.eu/theme/ef>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> ;
    foaf:page <http://data.geus.dk/geusmap/?mapname=grundvand>,
        <https://data.geus.dk/JupiterWWW/downloadpcjupiter.jsp?xl=1>,
        <https://www.geus.dk/produkter-ydelser-og-faciliteter/data-og-kort/national-boringsdatabase-jupiter> .

<http://data.geus.dk/geusmap/?mapname=grundvand> a foaf:Document .

<http://data.geus.dk/geusmap/ows/25832.jsp> a rdfs:Resource .

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

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

<https://data.geus.dk/JupiterWWW/downloadpcjupiter.jsp?xl=1> a foaf:Document .

<https://data.geus.dk/geusmap/ows/25832.jsp?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=mc_grp_analyse&OUTPUTFORMAT=geojson> a rdfs:Resource .

<https://data.geus.dk/geusmap/ows/25832.jsp?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=mc_grp_analyse&OUTPUTFORMAT=shape> a rdfs:Resource .

<https://data.geus.dk/geusmap/ows/25832.jsp?SERVICE=WFS&VERSION=2.0.0&TYPENAME=mc_grp_analyse> a rdfs:Resource .

<https://datavejviser.dk/dataset/3c756472-0f2e-42c9-8ef1-a590e33ae5a8/resource/0419cc62-b4de-49e7-a4fe-f4198453c196> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dct:description "Download datasæt som GeoJSON" ;
    dct:format "WFS" ;
    dct:issued "2026-09-14T10:45:08.447890"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-09-14T10:45:08.424524"^^xsd:dateTime ;
    dct:title "Download GeoJSON" ;
    dcat:accessURL <https://data.geus.dk/geusmap/ows/25832.jsp?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=mc_grp_analyse&OUTPUTFORMAT=geojson> .

<https://datavejviser.dk/dataset/3c756472-0f2e-42c9-8ef1-a590e33ae5a8/resource/44a23feb-8156-421e-9b3f-e3cb00b2d497> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dct:description "WFS for Analyser på stofgrupper" ;
    dct:format "WFS" ;
    dct:issued "2026-09-14T10:45:08.447883"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-09-14T10:45:08.424209"^^xsd:dateTime ;
    dct:title "ms:mc_grp_analyse" ;
    dcat:accessURL <https://data.geus.dk/geusmap/ows/25832.jsp?SERVICE=WFS&VERSION=2.0.0&TYPENAME=mc_grp_analyse> .

<https://datavejviser.dk/dataset/3c756472-0f2e-42c9-8ef1-a590e33ae5a8/resource/b179a219-e941-4cc9-9e83-1833cdad259c> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dct:description "Webservice for Analyser på stofgrupper" ;
    dct:format "WMS" ;
    dct:issued "2026-09-14T10:45:08.447887"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-09-14T10:45:08.424329"^^xsd:dateTime ;
    dct:title "mc_grp_analyse" ;
    dcat:accessService [ a dcat:DataService ;
            dct:title "mc_grp_analyse" ;
            dcat:endpointDescription <http://data.geus.dk/geusmap/ows/25832.jsp?SERVICE=WMS&VERSION=1.1.1&LAYERS=mc_grp_analyse&REQUEST=GetCapabilities> ;
            dcat:endpointURL <http://data.geus.dk/geusmap/ows/25832.jsp> ] ;
    dcat:accessURL <http://data.geus.dk/geusmap/ows/25832.jsp?SERVICE=WMS&VERSION=1.1.1&LAYERS=mc_grp_analyse&REQUEST=GetCapabilities> .

<https://datavejviser.dk/dataset/3c756472-0f2e-42c9-8ef1-a590e33ae5a8/resource/e82bd257-6001-4f87-88e0-7cbf7748aa26> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dct:description "Download datasæt som shapefile" ;
    dct:format "WFS" ;
    dct:issued "2026-09-14T10:45:08.447889"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-09-14T10:45:08.424439"^^xsd:dateTime ;
    dct:title "Download shapefile" ;
    dcat:accessURL <https://data.geus.dk/geusmap/ows/25832.jsp?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=mc_grp_analyse&OUTPUTFORMAT=shape> .

<https://www.geus.dk/produkter-ydelser-og-faciliteter/data-og-kort/national-boringsdatabase-jupiter> a foaf:Document .

<http://data.geus.dk/geusmap/ows/25832.jsp?SERVICE=WMS&VERSION=1.1.1&LAYERS=mc_grp_analyse&REQUEST=GetCapabilities> a rdfs:Resource .

<http://data.europa.eu/eli/reg_impl/2023/138/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<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 "Ingen angivet" .

[] a dct:ProvenanceStatement ;
    rdfs:label "Ingen angivet" .

