@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/e809bcda-c8ee-4a9d-8a3c-5f54b7db680c> 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/DAILY> ;
    dct:description """Anzahl der belegten Parkplätze

Der Datensatz enthält folgende Felder

- Zeit im Format `dd.MM.yyyy HH:mm:ss
- Name der Zählstelle
- Text `count`
- Anzahl der Autos

Spaltentrenner ist Semikolon. Dezimlatrennzeichen ist Komma.

Die momentanen Messwerte können unter [https://www.luebecker-bucht.guide/beachticker/map](https://www.luebecker-bucht.guide/beachticker/map) eingesehen werden.""" ;
    dct:identifier "300a7910-45e2-48d3-9451-962617c14b3e" ;
    dct:isVersionOf <http://134.245.19.93/dataset/a15a5c25-1574-49fa-8223-38b3f0f2963f> ;
    dct:issued "2021-12-21T06:17:38.163696"^^xsd:dateTime ;
    dct:modified "2021-12-21T06:17:38.163696"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/4d16377f-c081-458f-b1e0-7403ee333a86> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.7503 54.0352, 10.7443 54.0342, 10.7446 54.0338, 10.7506 54.0345, 10.7503 54.0352))"^^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 "Parkplatz Scharbeutz P2" ;
    dcat:distribution <http://134.245.19.93/dataset/e809bcda-c8ee-4a9d-8a3c-5f54b7db680c/resource/12c9fef7-1c28-4b94-b451-52f8db0fc1a8> ;
    dcat:keyword "Parkplatz",
        "Scharbeutz",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/e809bcda-c8ee-4a9d-8a3c-5f54b7db680c/resource/12c9fef7-1c28-4b94-b451-52f8db0fc1a8> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Agentur Lübecker Bucht" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-12-21T05:17:34.757786"^^xsd:dateTime ;
    dct:modified "2021-12-21T05:17:34.757786"^^xsd:dateTime ;
    dct:title "Parkplatz_Scharbeutz_P2_2021.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/scharbeutz/Parkplatz_Scharbeutz_P2_2021.csv> ;
    dcat:byteSize 2920528.0 ;
    dcat:mediaType "text/csv" .

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

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

<https://opendata.schleswig-holstein.de/data/scharbeutz/Parkplatz_Scharbeutz_P2_2021.csv> a rdfs:Resource .

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

