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

<http://134.245.19.93/dataset/a29d2bab-f366-45bf-8e11-243ec84003a3> 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/DAILY> ;
    dct:description """Anzahl der Personen auf dem Vorplatz der Seebrücke\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
""" ;
    dct:identifier "59b35589-a4c4-477f-a6b4-526efbb917bd" ;
    dct:isVersionOf <http://134.245.19.93/dataset/61754601-977c-4acd-923e-50c7063640a3> ;
    dct:issued "2021-12-22T06:50:11.803259"^^xsd:dateTime ;
    dct:modified "2021-12-22T06:50:11.803259"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.6022 54.3136, 8.6021 54.3138, 8.6034 54.3141, 8.6036 54.3137, 8.6022 54.3136))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Seebrücke Vorplatz" ;
    dcat:distribution <http://134.245.19.93/dataset/a29d2bab-f366-45bf-8e11-243ec84003a3/resource/1ea6dc26-30a0-47a0-8004-b2d57adc231a> ;
    dcat:keyword "Publikumsverkehr",
        "St. Peter-Ording",
        "Strand",
        "Strandbelegung",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/a29d2bab-f366-45bf-8e11-243ec84003a3/resource/1ea6dc26-30a0-47a0-8004-b2d57adc231a> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-12-22T05:50:10.400141"^^xsd:dateTime ;
    dct:modified "2021-12-22T05:50:10.400141"^^xsd:dateTime ;
    dct:title "Seebrücke_Vorplatz_2021.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/st.peter-ording/Seebrücke_Vorplatz_2021.csv> ;
    dcat:byteSize 5590195.0 ;
    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" .

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

<https://opendata.schleswig-holstein.de/data/st.peter-ording/Seebrücke_Vorplatz_2021.csv> a rdfs:Resource .

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

