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

<http://134.245.19.93/dataset/98b4c43f-bfcb-4e2c-b7f7-747d12e7c656> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:hasVersion <http://134.245.19.93/dataset/strassenverzeichnis>,
        <http://134.245.19.93/dataset/strassenverzeichnis1> ;
    dct:identifier "98b4c43f-bfcb-4e2c-b7f7-747d12e7c656" ;
    dct:issued "2021-04-21T04:50:00.150400"^^xsd:dateTime ;
    dct:modified "2021-04-21T04:50:00.150406"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/2ef5f9b0-7e24-4197-be06-3c1b2b19bc2a> ;
    dct:title "Straßenverzeichnis Norderstedt" ;
    dct:type <http://dcat-ap.de/def/datasetTypes/collection> .

<http://134.245.19.93/organization/2ef5f9b0-7e24-4197-be06-3c1b2b19bc2a> a foaf:Agent ;
    foaf:name "Norderstedt" .

