@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/274cb54d-b4dc-4fea-835f-ccb03f842232> 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 "fed7563a-2c75-4590-8103-821f79a1604f" ;
    dct:isVersionOf <http://134.245.19.93/dataset/2489df3c-b1b8-4cd1-8b5c-bf4384721b9e> ;
    dct:issued "2021-12-21T06:18:03.921266"^^xsd:dateTime ;
    dct:modified "2021-12-21T06:18:03.921266"^^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 "2021-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Parkplatz Scharbeutz Parkbuchten Strandallee II" ;
    dcat:distribution <http://134.245.19.93/dataset/274cb54d-b4dc-4fea-835f-ccb03f842232/resource/f78c0f14-f670-45c2-ac8f-06f1c8162bcc> ;
    dcat:keyword "Parkplatz",
        "Scharbeutz",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/274cb54d-b4dc-4fea-835f-ccb03f842232/resource/f78c0f14-f670-45c2-ac8f-06f1c8162bcc> 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:18:00.644786"^^xsd:dateTime ;
    dct:modified "2021-12-21T05:18:00.644786"^^xsd:dateTime ;
    dct:title "Parkplatz_Scharbeutz_Parkbuchten_Strandallee_II_2021.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/scharbeutz/Parkplatz_Scharbeutz_Parkbuchten_Strandallee_II_2021.csv> ;
    dcat:byteSize 12523815.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_Parkbuchten_Strandallee_II_2021.csv> a rdfs:Resource .

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

