@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/dcb9cd44-3c86-46b5-a289-038772cb7519> 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 Bad\r
\r
Der Datensatz enthält folgende Felder\r
\r
- `timestamp` - Zeit im Format `dd.MM.yyyy HH:mm:ss\r
- `area` - Name der Zählstelle\r
- `sensor` - Text `count`\r
- `value` - Anzahl der Personen\r
\r
Spaltentrenner ist Semikolon. Dezimaltrennzeichen ist Komma.\r
\r
""" ;
    dct:identifier "dcb9cd44-3c86-46b5-a289-038772cb7519" ;
    dct:isVersionOf <http://134.245.19.93/dataset/9d0421d6-170a-4a11-aeb4-36f8329142f3> ;
    dct:issued "2022-01-11T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-01-11T06:46:55.276694"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.6048 54.3160, 8.6050 54.3158, 8.6046 54.3157, 8.6046 54.3159, 8.6048 54.3160))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-09-16T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-08-04T00:00:00"^^xsd:dateTime ] ;
    dct:title "Tourist-Info Bad" ;
    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/dcb9cd44-3c86-46b5-a289-038772cb7519/resource/75fa381b-fac7-4c68-b676-f778bab2a668> ;
    dcat:keyword "Publikumsverkehr",
        "St. Peter-Ording",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/dcb9cd44-3c86-46b5-a289-038772cb7519/resource/75fa381b-fac7-4c68-b676-f778bab2a668> 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:43:58.653093"^^xsd:dateTime ;
    dct:modified "2022-01-11T06:43:58.653093"^^xsd:dateTime ;
    dct:title "Tourist-Info_Bad_2021.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/st.peter-ording/Tourist-Info_Bad_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 .

