@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/1aecbf8b-fd4a-4704-81be-1ee0deab1eaa> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Landesamt für Landwirtschaft, Umwelt und ländliche Räume (LLUR)" ;
    dct:description "Grundwasser" ;
    dct:identifier "bad80cc8-6cf7-45d4-af3b-bd5acb08f55a" ;
    dct:issued "2019-05-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2019-06-14T09:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Landesamt für Landwirtschaft, Umwelt und ländliche Räume (LLUR)" ] ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2019-05-28T00:00:00"^^xsd:dateTime ] ;
    dct:title "Grundwasser" ;
    dcat:distribution <http://134.245.19.93/dataset/1aecbf8b-fd4a-4704-81be-1ee0deab1eaa/resource/04e724f6-6601-490c-b4b8-4d25ca0650e8> ;
    dcat:keyword "WRRL",
        "Wasser" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://134.245.19.93/dataset/1aecbf8b-fd4a-4704-81be-1ee0deab1eaa/resource/04e724f6-6601-490c-b4b8-4d25ca0650e8> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Landesamt für Landwirtschaft, Umwelt und ländliche Räume (LLUR)" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2020-01-27T08:44:22.274778"^^xsd:dateTime ;
    dct:modified "2020-01-27T08:44:22.274778"^^xsd:dateTime ;
    dct:title "GWB_SH_2_BP_WRRL_2015.zip" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/llur42/GWB_SH_2_BP_WRRL_2015.zip> ;
    dcat:byteSize 3305652.0 ;
    dcat:mediaType "application/zip" .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

<https://publications.europa.eu/resource/authority/file-type/SHP> a dct:MediaTypeOrExtent .

