@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/760433bd-6aad-4020-8201-a2de1046766a> 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 "1071acf7-b046-4575-9b53-b4eda63f3cc9" ;
    dct:isVersionOf <http://134.245.19.93/dataset/63a3cc2c-a99b-4c8e-affd-81dd99ee3431> ;
    dct:issued "2022-06-15T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-01-01"^^xsd:date ;
    dct:publisher <http://134.245.19.93/organization/4d16377f-c081-458f-b1e0-7403ee333a86> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.7577 54.0232, 10.7567 54.0230, 10.7571 54.0223, 10.7582 54.0224, 10.7577 54.0232))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Parkplatz Scharbeutz P4" ;
    dcat:distribution <http://134.245.19.93/dataset/760433bd-6aad-4020-8201-a2de1046766a/resource/c6fefa81-9528-446d-83ab-3fdf495650f2> ;
    dcat:keyword "Parkplatz",
        "Scharbeutz",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/760433bd-6aad-4020-8201-a2de1046766a/resource/c6fefa81-9528-446d-83ab-3fdf495650f2> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Agentur Lübecker Bucht" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-06-15T12:53:34.973912"^^xsd:dateTime ;
    dct:modified "2022-06-15T12:53:34.973912"^^xsd:dateTime ;
    dct:title "Parkplatz_Scharbeutz_P4_2022.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/scharbeutz/Parkplatz_Scharbeutz_P4_2022.csv> ;
    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://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

