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

<http://134.245.19.93/dataset/f1f43587-3552-47c5-99f6-a53ea2936c8a> 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 am Strandübergang Köhlbrand\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 "f1f43587-3552-47c5-99f6-a53ea2936c8a" ;
    dct:isVersionOf <http://134.245.19.93/dataset/4f1b8e8d-3fcd-4c29-9d79-374ab0a31185> ;
    dct:issued "2022-06-15T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-11-02"^^xsd:date ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.5919 54.3281, 8.5974 54.3271, 8.5976 54.3274, 8.5921 54.3284, 8.5919 54.3281))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-11-01T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Strandübergang Köhlbrand" ;
    dcat:distribution <http://134.245.19.93/dataset/f1f43587-3552-47c5-99f6-a53ea2936c8a/resource/225c5b4a-0c6e-402c-9de4-f288d5444b45>,
        <http://134.245.19.93/dataset/f1f43587-3552-47c5-99f6-a53ea2936c8a/resource/3c31b0f2-c131-4062-8397-5b6909dd15f0> ;
    dcat:keyword "St. Peter-Ording",
        "Strand",
        "Strandbelegung",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/f1f43587-3552-47c5-99f6-a53ea2936c8a/resource/225c5b4a-0c6e-402c-9de4-f288d5444b45> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2022-08-02T10:44:10.623000"^^xsd:dateTime ;
    dct:modified "2022-08-02T10:53:31.872098"^^xsd:dateTime ;
    dct:title "Frictionless Tabular Data Resource" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "1b80123bd14820ae6047840ff7520ba9"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/f1f43587-3552-47c5-99f6-a53ea2936c8a/resource/225c5b4a-0c6e-402c-9de4-f288d5444b45/download/strandubergang_kohlbrand_2022.json> ;
    dcat:byteSize 857.0 ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/dataset/f1f43587-3552-47c5-99f6-a53ea2936c8a/resource/3c31b0f2-c131-4062-8397-5b6909dd15f0> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-06-15T09:29:13.311489"^^xsd:dateTime ;
    dct:modified "2022-06-15T09:29:13.311489"^^xsd:dateTime ;
    dct:title "Strandübergang_Köhlbrand_2022.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/st.peter-ording/Strand%C3%BCbergang_K%C3%B6hlbrand_2022.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" .

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

<http://publications.europa.eu/resource/authority/frequency/DAILY> 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 .

