@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/eac02c5f-95ac-4c7d-a55f-d7c9035b68ad> 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 Personen im Strandabschnitt

Der Datensatz enthält folgende Felder

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

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 "b780b7de-075c-4ef9-8732-4cb0940b14a2" ;
    dct:isVersionOf <http://134.245.19.93/dataset/4136acd0-2587-43f8-9fbe-beb53d5d53dd> ;
    dct:issued "2021-12-21T06:18:34.514936"^^xsd:dateTime ;
    dct:modified "2021-12-21T06:18:34.514936"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/4d16377f-c081-458f-b1e0-7403ee333a86> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.7572 54.0284, 10.7578 54.0285, 10.7540 54.0333, 10.7534 54.0331, 10.7572 54.0284))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2020-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Scharbeutz - Strandabschnitt 21-24" ;
    dcat:distribution <http://134.245.19.93/dataset/eac02c5f-95ac-4c7d-a55f-d7c9035b68ad/resource/6827cf8f-1310-4d5b-bf06-f145149913ca> ;
    dcat:keyword "Scharbeutz",
        "Strand",
        "Strandbelegung",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/eac02c5f-95ac-4c7d-a55f-d7c9035b68ad/resource/6827cf8f-1310-4d5b-bf06-f145149913ca> 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:31.093646"^^xsd:dateTime ;
    dct:modified "2021-12-21T05:18:31.093646"^^xsd:dateTime ;
    dct:title "Scharbeutz_Strandabschnitt_21-24_2020.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/scharbeutz/Scharbeutz_Strandabschnitt_21-24_2020.csv> ;
    dcat:byteSize 10466088.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/Scharbeutz_Strandabschnitt_21-24_2020.csv> a rdfs:Resource .

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

