@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/7fb66183-5c48-4c06-889f-f7b5b6c3218b> 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 """Küstengewässer-Wasserkörper Schleswig-Holstein zum 2. Bewirtschaftungsplan WRRL\r
Flächenhafte Küstengewässer-Wasserkörper\r
\r
CWB_SH_2_BP_WRRL_2015 (CWB CoastalWaterBody = Küstengewässer-Wasserkörper /\r
WRRL = Wasserrahmenrichtlinie)\r
\r
Attribute:\r
\r
- EU_CD_CW        EU-Code des Wasserkörpers\r
- SH_CD_CW        Landesinterner Code des Wasserkörpers\r
- WK_NAME         Wasserkörpername\r
\r
Bezugssystem:   EPSG-Code 4647 (UTM Zone 32 mit Zonenkennung auf ETRS89)""" ;
    dct:identifier "4026f922-3187-4309-abeb-0ef49630bde7" ;
    dct:issued "2015-12-22T00:00:00"^^xsd:dateTime ;
    dct:modified "2020-01-27T08:45:24.148322"^^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:endDate "2021-12-21T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2015-12-22T00:00:00"^^xsd:dateTime ] ;
    dct:title "Küstengewässer-Wasserkörper" ;
    dcat:distribution <http://134.245.19.93/dataset/7fb66183-5c48-4c06-889f-f7b5b6c3218b/resource/d082c325-3da7-4ca3-a68d-660bf49649f6> ;
    dcat:keyword "WRRL",
        "Wasser" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://134.245.19.93/dataset/7fb66183-5c48-4c06-889f-f7b5b6c3218b/resource/d082c325-3da7-4ca3-a68d-660bf49649f6> 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:24.151689"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2020-01-27T08:44:24.151689"^^xsd:dateTime ;
    dct:title "CWB_SH_2_BP_WRRL_2015.zip" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/llur42/CWB_SH_2_BP_WRRL_2015.zip> ;
    dcat:byteSize 807200.0 .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<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://opendata.schleswig-holstein.de/data/llur42/CWB_SH_2_BP_WRRL_2015.zip> a rdfs:Resource .

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

