@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/609691ba-c584-42fc-84b8-908b0dddf2f4> 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 Autos auf dem Strandparkplatz\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 Autos\r
\r
Spaltentrenner ist Semikolon. Dezimaltrennzeichen ist Komma.""" ;
    dct:identifier "609691ba-c584-42fc-84b8-908b0dddf2f4" ;
    dct:isVersionOf <http://134.245.19.93/dataset/7ccc1c70-81e5-4ca3-abb8-626b2ee5c83b> ;
    dct:issued "2022-06-15T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-08-28T05:27:24.145391"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.6012 54.3336, 8.5937 54.3363, 8.5912 54.3294, 8.5923 54.3292, 8.6012 54.3336))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-15T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Strandparkplatz Ording" ;
    dcat:distribution <http://134.245.19.93/dataset/609691ba-c584-42fc-84b8-908b0dddf2f4/resource/c577d212-fb63-4a1f-99de-30b37e93b187>,
        <http://134.245.19.93/dataset/609691ba-c584-42fc-84b8-908b0dddf2f4/resource/f8e06ee9-19e9-45c7-92e8-4e0d00935aa2> ;
    dcat:keyword "Parkplatz",
        "St. Peter-Ording",
        "Strand",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/609691ba-c584-42fc-84b8-908b0dddf2f4/resource/c577d212-fb63-4a1f-99de-30b37e93b187> 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-15T12:43:23.488546"^^xsd:dateTime ;
    dct:modified "2022-06-15T12:43:23.488546"^^xsd:dateTime ;
    dct:title "Strandparkplatz_Ording_2022.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/st.peter-ording/Strandparkplatz_Ording_2022.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/609691ba-c584-42fc-84b8-908b0dddf2f4/resource/f8e06ee9-19e9-45c7-92e8-4e0d00935aa2> 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-03T06:57:19.947150"^^xsd:dateTime ;
    dct:modified "2022-08-03T06:57:19.901006"^^xsd:dateTime ;
    dct:title "Frictionless Tabular Data Resource" ;
    dcat:accessURL <http://134.245.19.93/dataset/609691ba-c584-42fc-84b8-908b0dddf2f4/resource/f8e06ee9-19e9-45c7-92e8-4e0d00935aa2/download/strandparkplatz_ording_2022.json> ;
    dcat:byteSize 367.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 .

