@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/9d0421d6-170a-4a11-aeb4-36f8329142f3> 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/tourist-info-bad-2021> ;
    dct:identifier "9d0421d6-170a-4a11-aeb4-36f8329142f3" ;
    dct:issued "2021-06-16T12:24:55.437245"^^xsd:dateTime ;
    dct:modified "2021-06-16T12:24:55.437251"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:title "Personen im Bereich der Tourist-Info Bad" ;
    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" .

