@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/37ce8a8f-abe7-4db4-ba08-5cf6dc659188> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """POIs der Touristischen Landesdatenbank Schleswig-Holstein, deren Texte und/oder Bilder unter offener Lizenz stehen\r
\r
Die Texte und Bilder des hier bereitgestellten Teils der Touristischen Landesdatenbank  Schleswig-Holstein werden unter verschiedenen Creative Commons Lizenzen zur Verfügung gestellt. **Bitte beachten Sie jeweils die Angaben zur Lizenz an den einzelnen Einträgen.** Diese sind sowohl für Texte als auch für Bilder in der Eigenschaft `mediaLicense`  zu finden.""" ;
    dct:identifier "37ce8a8f-abe7-4db4-ba08-5cf6dc659188" ;
    dct:issued "2024-09-17T00:00:00"^^xsd:dateTime ;
    dct:modified "2026-06-15T08:04:25.219113"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/264a714e-d584-492f-9f96-82bcb792e106> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/tourismus/sehenswuerdigkeiten> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-06-15T08:04:25.219183"^^xsd:dateTime ;
            dcat:startDate "2026-06-15T08:04:25.219183"^^xsd:dateTime ] ;
    dct:title "POI der Touristischen Landesdatenbank" ;
    dcat:distribution <http://134.245.19.93/dataset/37ce8a8f-abe7-4db4-ba08-5cf6dc659188/resource/6d4b91ae-401e-412f-b844-db50b29920a7> ;
    dcat:keyword "Sehenswürdigkeiten",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://134.245.19.93/dataset/37ce8a8f-abe7-4db4-ba08-5cf6dc659188/resource/6d4b91ae-401e-412f-b844-db50b29920a7> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-06-15T06:04:23.627086"^^xsd:dateTime ;
    dct:modified "2026-06-15T06:04:23.542730"^^xsd:dateTime ;
    dct:title "poi.json.gz" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "e7fccbb880a217030d40a9d28bf55f7a"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/37ce8a8f-abe7-4db4-ba08-5cf6dc659188/resource/6d4b91ae-401e-412f-b844-db50b29920a7/download/poi.json.gz> ;
    dcat:byteSize 27620810.0 ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/264a714e-d584-492f-9f96-82bcb792e106> a foaf:Agent ;
    foaf:name "Tourismus Agentur Schleswig-Holstein (TA.SH)" .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<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/JSON> a dct:MediaTypeOrExtent .

