@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/5f0aaf45-f380-49b3-87be-51abaddacbe0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:hasVersion <http://134.245.19.93/dataset/baume>,
        <http://134.245.19.93/dataset/baume1> ;
    dct:identifier "5f0aaf45-f380-49b3-87be-51abaddacbe0" ;
    dct:issued "2022-04-12T07:58:22.519042"^^xsd:dateTime ;
    dct:modified "2022-04-12T07:58:22.519048"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/2ef5f9b0-7e24-4197-be06-3c1b2b19bc2a> ;
    dct:title "Baumkataster 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" .

