@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/2b74923b-fa50-4ef0-afda-fa5c8658811d> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:hasVersion <http://134.245.19.93/dataset/einwohnerzahlen-2010>,
        <http://134.245.19.93/dataset/einwohnerzahlen-2011>,
        <http://134.245.19.93/dataset/einwohnerzahlen-2012>,
        <http://134.245.19.93/dataset/einwohnerzahlen-2013>,
        <http://134.245.19.93/dataset/einwohnerzahlen-2014>,
        <http://134.245.19.93/dataset/einwohnerzahlen-2015>,
        <http://134.245.19.93/dataset/einwohnerzahlen-2016>,
        <http://134.245.19.93/dataset/einwohnerzahlen-2017>,
        <http://134.245.19.93/dataset/einwohnerzahlen-2018> ;
    dct:identifier "2b74923b-fa50-4ef0-afda-fa5c8658811d" ;
    dct:issued "2021-01-19T05:49:01.138290"^^xsd:dateTime ;
    dct:modified "2021-01-19T05:49:01.138300"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/2ef5f9b0-7e24-4197-be06-3c1b2b19bc2a> ;
    dct:title "Einwohnerzahlen 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" .

