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

<http://134.245.19.93/dataset/9bd6aa5b-06d6-408e-8ba1-91e5b778abd7> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description """Anzahl der Personen auf dem Marktplatz\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 "9bd6aa5b-06d6-408e-8ba1-91e5b778abd7" ;
    dct:isVersionOf <http://134.245.19.93/dataset/daf2c54c-e205-4691-b1cd-509e6736d881> ;
    dct:issued "2023-01-03T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-08-28T05:27:38.847827"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.6365 54.3070, 8.6363 54.3057, 8.6369 54.3057, 8.6370 54.3069, 8.6365 54.3070))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-10-12T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2023-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Marktplatz - Personen" ;
    dcat:distribution <http://134.245.19.93/dataset/9bd6aa5b-06d6-408e-8ba1-91e5b778abd7/resource/f8fa5165-f070-4f40-8842-466bff3f1161>,
        <http://134.245.19.93/dataset/9bd6aa5b-06d6-408e-8ba1-91e5b778abd7/resource/fdbb9aab-3ada-4ecf-8995-2141ac68c447> ;
    dcat:keyword "Publikumsverkehr",
        "St. Peter-Ording",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/9bd6aa5b-06d6-408e-8ba1-91e5b778abd7/resource/f8fa5165-f070-4f40-8842-466bff3f1161> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-01-03T09:21:31.981672"^^xsd:dateTime ;
    dct:modified "2023-10-13T04:10:42.610042"^^xsd:dateTime ;
    dct:title "Marktplatz_Personen_2023.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/st.peter-ording/Marktplatz_Personen_2023.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/9bd6aa5b-06d6-408e-8ba1-91e5b778abd7/resource/fdbb9aab-3ada-4ecf-8995-2141ac68c447> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2023-01-03T09:28:29.764211"^^xsd:dateTime ;
    dct:modified "2023-01-03T09:28:29.711726"^^xsd:dateTime ;
    dct:title "Frictionless Tabular Data Resource" ;
    dcat:accessURL <http://134.245.19.93/dataset/9bd6aa5b-06d6-408e-8ba1-91e5b778abd7/resource/fdbb9aab-3ada-4ecf-8995-2141ac68c447/download/marktplatz_personen_2023.json> ;
    dcat:byteSize 361.0 ;
    dcat:mediaType "application/json" .

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

<http://publications.europa.eu/resource/authority/frequency/NEVER> a dct:Frequency .

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

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

