@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/7a74e068-8efe-4eca-9887-31b5f2d5c5ba> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "info@tz-spo.de" ;
            foaf:name "Tourismus-Zentrale St. Peter-Ording" ] ;
    dct:description """Anzahl der Personen im Bereich Edeka Dorf\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. Dezimaltrennzeichen ist Komma.\r
\r
""" ;
    dct:identifier "7a74e068-8efe-4eca-9887-31b5f2d5c5ba" ;
    dct:isVersionOf <http://134.245.19.93/dataset/28b988dc-6ebe-4d26-b9ca-0b1f6e52ed17> ;
    dct:issued "2021-06-06T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-06-18T04:18:50.548995"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.6389 54.3027, 8.6388 54.3026, 8.6390 54.3025, 8.6391 54.3026, 8.6389 54.3027))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-06-05T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-06-05T00:00:00"^^xsd:dateTime ] ;
    dct:title "Edeka Dorf (Wifi-Tracker)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tourismus-Zentrale St. Peter-Ording" ;
            vcard:hasEmail <mailto:info@tz-spo.de> ] ;
    dcat:distribution <http://134.245.19.93/dataset/7a74e068-8efe-4eca-9887-31b5f2d5c5ba/resource/597061df-430e-4df4-8cac-54d3faa6e431> ;
    dcat:keyword "Publikumsverkehr",
        "St. Peter-Ording",
        "Tourismus" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/7a74e068-8efe-4eca-9887-31b5f2d5c5ba/resource/597061df-430e-4df4-8cac-54d3faa6e431> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Tourismus-Zentrale St. Peter-Ording" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-06-18T04:16:24.005135"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2021-06-18T04:16:24.005135"^^xsd:dateTime ;
    dct:title "Edeka_Dorf_2021-06-05.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/st.peter-ording/Edeka_Dorf_2021-06-05.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> a foaf:Agent ;
    foaf:name "Tourismus-Zentrale St. Peter-Ording" .

<http://dcat-ap.de/def/licenses/cc-by/4.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata.schleswig-holstein.de/data/st.peter-ording/Edeka_Dorf_2021-06-05.csv> a rdfs:Resource .

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

