@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/46ce6d39-689e-4547-9f4e-914205000d63> 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 "46ce6d39-689e-4547-9f4e-914205000d63" ;
    dct:isVersionOf <http://134.245.19.93/dataset/7f13e58e-ba94-46de-b36a-393b6b354ebd> ;
    dct:issued "2023-01-03T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-08-28T07:02:01.154194"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/4d16377f-c081-458f-b1e0-7403ee333a86> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.7571 54.0240, 10.7562 54.0248, 10.7559 54.0247, 10.7568 54.0238, 10.7571 54.0240))"^^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 Badeweg" ;
    dcat:distribution <http://134.245.19.93/dataset/46ce6d39-689e-4547-9f4e-914205000d63/resource/7234c0a8-17dd-4280-9b41-44ff533ac7b6>,
        <http://134.245.19.93/dataset/46ce6d39-689e-4547-9f4e-914205000d63/resource/aae85dce-9341-4337-bdf2-91895cee9ffa> ;
    dcat:keyword "Parkplatz",
        "Scharbeutz",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/46ce6d39-689e-4547-9f4e-914205000d63/resource/7234c0a8-17dd-4280-9b41-44ff533ac7b6> 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:15:48.883171"^^xsd:dateTime ;
    dct:modified "2025-03-03T10:30:02.331184"^^xsd:dateTime ;
    dct:title "Parkplatz_Scharbeutz_Badeweg_2023.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/scharbeutz/Parkplatz_Scharbeutz_Badeweg_2023.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/46ce6d39-689e-4547-9f4e-914205000d63/resource/aae85dce-9341-4337-bdf2-91895cee9ffa> 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:42:41.305323"^^xsd:dateTime ;
    dct:modified "2025-03-03T10:30:02.317601"^^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 "25a3ca1f8fd261637b3e66dc0da35fc7"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/46ce6d39-689e-4547-9f4e-914205000d63/resource/aae85dce-9341-4337-bdf2-91895cee9ffa/download/parkplatz-scharbeutz-badeweg-2023.json> ;
    dcat:byteSize 378.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 .

