@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/58636b41-b26a-46e5-b432-8ed402b77df9> 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 "geplante Trinkwasserschutzgebiete" ;
    dct:identifier "58636b41-b26a-46e5-b432-8ed402b77df9" ;
    dct:isReplacedBy <https://opendata.schleswig-holstein.de/dataset/geplante-trinkwasserschutzgebiete-in-schleswig-holstein> ;
    dct:issued "2019-05-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-07-12T06:12:09.027347"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/3ff2b069-caad-4c49-a1f7-b65acda80745> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2015-08-03T00:00:00"^^xsd:dateTime ] ;
    dct:title "geplante Trinkwasserschutzgebiete" ;
    dcat:distribution <http://134.245.19.93/dataset/58636b41-b26a-46e5-b432-8ed402b77df9/resource/6cd9e0a8-99d0-4af7-848a-4ec28a117560> ;
    dcat:keyword "Trinkwasser",
        "Wasser" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://134.245.19.93/dataset/58636b41-b26a-46e5-b432-8ed402b77df9/resource/6cd9e0a8-99d0-4af7-848a-4ec28a117560> 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:23.687669"^^xsd:dateTime ;
    dct:modified "2020-01-27T08:44:23.687669"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/llur42/wsg_p.zip> ;
    dcat:byteSize 280584.0 ;
    dcat:mediaType "application/zip" .

<http://134.245.19.93/organization/3ff2b069-caad-4c49-a1f7-b65acda80745> a foaf:Agent ;
    foaf:name "Landesamt für Landwirtschaft, Umwelt und ländliche Räume (LLUR)" .

<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 .

