@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/550d6b46-e6ab-4114-88ea-fabba8be6b6c> 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-dorf-2021> ;
    dct:identifier "550d6b46-e6ab-4114-88ea-fabba8be6b6c" ;
    dct:issued "2021-06-16T12:24:56.222908"^^xsd:dateTime ;
    dct:modified "2021-06-16T12:24:56.222915"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/0716fcb1-6bfd-4fae-8944-5b35e450f319> ;
    dct:title "Personen im Bereich der Tourist-Info Dorf" ;
    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" .

