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

<http://134.245.19.93/dataset/61754601-977c-4acd-923e-50c7063640a3> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "info@tz-spo.de" ;
            foaf:name "Tourismus-Zentrale St. Peter-Ording" ] ;
    dct:hasVersion <http://134.245.19.93/dataset/seebrucke-vorplatz-2021>,
        <http://134.245.19.93/dataset/seebruecke-vorplatz-2022>,
        <http://134.245.19.93/dataset/seebruecke-vorplatz-2023> ;
    dct:identifier "61754601-977c-4acd-923e-50c7063640a3" ;
    dct:issued "2021-06-16T12:24:52.789938"^^xsd:dateTime ;
    dct:modified "2021-06-16T12:24:52.789947"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:title "Personen auf dem Vorplatz der Seebrücke" ;
    dct:type <http://dcat-ap.de/def/datasetTypes/collection> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tourismus-Zentrale St. Peter-Ording" ;
            vcard:hasEmail <mailto:info@tz-spo.de> ] .

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

