@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/2bd0627d-24aa-4eb5-8f94-b2f7f6d920ea> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:hasVersion <http://134.245.19.93/dataset/sozialplanung-pinneberg-2015>,
        <http://134.245.19.93/dataset/sozialplanung-pinneberg-2016>,
        <http://134.245.19.93/dataset/sozialplanung-pinneberg-2017>,
        <http://134.245.19.93/dataset/sozialplanung-pinneberg-2018>,
        <http://134.245.19.93/dataset/sozialplanung-pinneberg-2019>,
        <http://134.245.19.93/dataset/sozialplanung-pinneberg-2020> ;
    dct:identifier "2bd0627d-24aa-4eb5-8f94-b2f7f6d920ea" ;
    dct:issued "2023-07-04T06:06:24.146343"^^xsd:dateTime ;
    dct:modified "2023-07-04T06:06:24.146349"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/95c5f53d-5277-40e7-a60b-8a47252f095b> ;
    dct:title "Sozialplanung Pinneberg" ;
    dct:type <http://dcat-ap.de/def/datasetTypes/collection> .

<http://134.245.19.93/organization/95c5f53d-5277-40e7-a60b-8a47252f095b> a foaf:Agent ;
    foaf:name "Kreis Pinneberg" .

