@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/97d79439-e7a9-46e9-9662-d4208eeaad07> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Tourismus-Agentur Lübecker Bucht" ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description """Anzahl der belegten Parkplätze\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. Dezimlatrennzeichen ist Komma.\r
\r
Die momentanen Messwerte können unter [https://www.luebecker-bucht.guide/beachticker/map](https://www.luebecker-bucht.guide/beachticker/map) eingesehen werden.""" ;
    dct:identifier "97d79439-e7a9-46e9-9662-d4208eeaad07" ;
    dct:isVersionOf <http://134.245.19.93/dataset/2489df3c-b1b8-4cd1-8b5c-bf4384721b9e> ;
    dct:issued "2023-01-03T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-08-28T07:03:10.079935"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/4d16377f-c081-458f-b1e0-7403ee333a86> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.7592 54.0246, 10.7590 54.0245, 10.7614 54.0210, 10.7616 54.0211, 10.7592 54.0246))"^^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 "Parkplatz Scharbeutz Parkbuchten Strandallee II" ;
    dcat:distribution <http://134.245.19.93/dataset/97d79439-e7a9-46e9-9662-d4208eeaad07/resource/ec98d7d2-4c4a-49f9-9d36-8587aef7e320>,
        <http://134.245.19.93/dataset/97d79439-e7a9-46e9-9662-d4208eeaad07/resource/f2be2c08-6d7f-4db9-89f8-7090ea7d7480> ;
    dcat:keyword "Parkplatz",
        "Scharbeutz",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/97d79439-e7a9-46e9-9662-d4208eeaad07/resource/ec98d7d2-4c4a-49f9-9d36-8587aef7e320> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Agentur Lübecker Bucht" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-01-03T09:16:00.689639"^^xsd:dateTime ;
    dct:modified "2025-03-03T10:35:47.813238"^^xsd:dateTime ;
    dct:title "Parkplatz_Scharbeutz_Parkbuchten_Strandallee_II_2023.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/scharbeutz/Parkplatz_Scharbeutz_Parkbuchten_Strandallee_II_2023.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/97d79439-e7a9-46e9-9662-d4208eeaad07/resource/f2be2c08-6d7f-4db9-89f8-7090ea7d7480> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Agentur Lübecker Bucht" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2023-01-03T11:44:31.653549"^^xsd:dateTime ;
    dct:modified "2025-03-03T10:35:47.801518"^^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 "d8270974f867c325f0375ff6790860a0"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/97d79439-e7a9-46e9-9662-d4208eeaad07/resource/f2be2c08-6d7f-4db9-89f8-7090ea7d7480/download/parkplatz-scharbeutz-parkbuchten-strandallee-ii-2023.json> ;
    dcat:byteSize 416.0 ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/4d16377f-c081-458f-b1e0-7403ee333a86> a foaf:Agent ;
    foaf:name "Tourismus-Agentur Lübecker Bucht" .

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

<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 .

