@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/aba2e348-73d4-45d8-890e-45cbb4cddfcb> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Tourismus-Agentur Lübecker Bucht" ;
    dct:description """Anzahl der Personen im Strandabschnitt\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 Personen\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 "aba2e348-73d4-45d8-890e-45cbb4cddfcb" ;
    dct:isVersionOf <http://134.245.19.93/dataset/d29ad174-42d0-4098-a8fb-088650d28288> ;
    dct:issued "2023-01-03T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-12-09T12:44:16.662732"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/4d16377f-c081-458f-b1e0-7403ee333a86> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.7627 54.0200, 10.7633 54.0201, 10.7605 54.0239, 10.7599 54.0238, 10.7627 54.0200))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-11-09T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2023-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Scharbeutz - Strandabschnitt 9-13" ;
    dcat:distribution <http://134.245.19.93/dataset/aba2e348-73d4-45d8-890e-45cbb4cddfcb/resource/abdd8f7b-087e-48a0-8e0b-bbe2058aa047>,
        <http://134.245.19.93/dataset/aba2e348-73d4-45d8-890e-45cbb4cddfcb/resource/e1bec41e-3613-4486-8906-451d00ac2940> ;
    dcat:keyword "Scharbeutz",
        "Strand",
        "Strandbelegung",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/aba2e348-73d4-45d8-890e-45cbb4cddfcb/resource/abdd8f7b-087e-48a0-8e0b-bbe2058aa047> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Agentur Lübecker Bucht" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2024-12-09T12:43:16.893651"^^xsd:dateTime ;
    dct:modified "2024-12-09T12:43:16.875899"^^xsd:dateTime ;
    dct:title "Frictionless Tabular Data Resource" ;
    dcat:accessURL <http://134.245.19.93/dataset/aba2e348-73d4-45d8-890e-45cbb4cddfcb/resource/abdd8f7b-087e-48a0-8e0b-bbe2058aa047/download/scharbeutz-strandabschnitt-9-13-2023.json> ;
    dcat:byteSize 384.0 ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/dataset/aba2e348-73d4-45d8-890e-45cbb4cddfcb/resource/e1bec41e-3613-4486-8906-451d00ac2940> 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:57.189721"^^xsd:dateTime ;
    dct:modified "2024-12-09T12:43:16.886059"^^xsd:dateTime ;
    dct:title "Scharbeutz_Strandabschnitt_9-13_2023.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/scharbeutz/Scharbeutz_Strandabschnitt_9-13_2023.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" .

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

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

