@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/4db5bd86-6a0f-4e2f-9439-9a7c25ae72c0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "info@tz-spo.de" ;
            foaf:name "Tourismus-Zentrale St. Peter-Ording" ] ;
    dct:description """Anzahl der Personen im Bereich der Tourist-Info Dorf\r
\r
Der Datensatz enthält folgende Felder\r
\r
- Zeit im Format `dd.MM.yyyy HH:mm:ss\r
- Name der Zählstelle\r
- Text `count`\r
- Anzahl der Personen\r
\r
Spaltentrenner ist Semikolon. Dezimaltrennzeichen ist Komma.\r
\r
""" ;
    dct:identifier "4db5bd86-6a0f-4e2f-9439-9a7c25ae72c0" ;
    dct:isVersionOf <http://134.245.19.93/dataset/550d6b46-e6ab-4114-88ea-fabba8be6b6c> ;
    dct:issued "2022-01-11T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-01-11T06:46:42.300049"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.6359 54.3054, 8.6360 54.3054, 8.6362 54.3053, 8.6362 54.3054, 8.6359 54.3054))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-10-18T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-07-27T00:00:00"^^xsd:dateTime ] ;
    dct:title "Tourist-Info Dorf" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tourismus-Zentrale St. Peter-Ording" ;
            vcard:hasEmail <mailto:info@tz-spo.de> ] ;
    dcat:distribution <http://134.245.19.93/dataset/4db5bd86-6a0f-4e2f-9439-9a7c25ae72c0/resource/2b43fd65-247f-41e1-9681-aefed14eed7a> ;
    dcat:keyword "Publikumsverkehr",
        "St. Peter-Ording",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/4db5bd86-6a0f-4e2f-9439-9a7c25ae72c0/resource/2b43fd65-247f-41e1-9681-aefed14eed7a> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-01-11T06:45:33.163290"^^xsd:dateTime ;
    dct:modified "2022-01-11T06:45:33.163290"^^xsd:dateTime ;
    dct:title "Tourist-Info_Dorf_2021.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/st.peter-ording/Tourist-Info_Dorf_2021.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> a foaf:Agent ;
    foaf:name "Tourismus-Zentrale St. Peter-Ording" .

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

