@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/0cf0e3d7-f62d-4cb3-9885-da8e02744c99> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Hier können Sie sich Fotos für Ihre Website aus dem Themengebiet des Wassersports herunterladen und nutzen." ;
    dct:identifier <https://surfen-sh.de/de/open-data/fotos> ;
    dct:issued "2020-03-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2020-05-04T09:24:54.506014"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0533e1b4-06f5-42e9-a3b4-c3dd55e94410> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2020-03-27T00:00:00"^^xsd:dateTime ] ;
    dct:title "Fotomaterial zum Themenbereich Wassersport, Schwerpunkt: Surfen" ;
    dcat:distribution <https://surfen-sh.de/de/open-data/fotos/zip> ;
    dcat:keyword "Foto",
        "Wassersport" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://134.245.19.93/organization/0533e1b4-06f5-42e9-a3b4-c3dd55e94410> a foaf:Agent ;
    foaf:name "Wassertourismus in Schleswig-Holstein e.V. " .

<http://dcat-ap.de/def/licenses/cc-zero> 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://publications.europa.eu/resource/authority/file-type/ZIP> a dct:MediaTypeOrExtent .

<https://surfen-sh.de/de/open-data/fotos/zip> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2020-04-22T05:26:42.638710"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2020-04-22T05:26:42.638710"^^xsd:dateTime ;
    dct:title "love-the-sea-fotos.zip" ;
    dcat:accessURL <https://surfen-sh.de/file/love-the-sea-fotos.zip> ;
    dcat:mediaType "application/zip" .

<https://surfen-sh.de/file/love-the-sea-fotos.zip> a rdfs:Resource .

