@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#> .

<https://ckan.kl.staging.suedwestcluster.de/dataset/49e5347d-82d1-44b5-a8f2-81504fb920e2> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@kaiserslautern.de" ;
            foaf:name "Referat Digitalisierung und Innovation, Statistik und Wahlen" ] ;
    dct:description "Altersstruktur Stadt Kaiserslautern Stand 31.12.2012" ;
    dct:identifier "49e5347d-82d1-44b5-a8f2-81504fb920e2" ;
    dct:issued "2026-05-19T11:55:02.590927"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:55:02.590933"^^xsd:dateTime ;
    dct:publisher <https://ckan.kl.staging.suedwestcluster.de/organization/eb49b70d-1543-48b5-afce-daf8ea53cd35> ;
    dct:title "Altersstruktur Stadt Kaiserslautern 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Referat Digitalisierung und Innovation, Statistik und Wahlen" ;
            vcard:hasEmail <mailto:statistik@kaiserslautern.de> ],
        [ a vcard:Organization ;
            vcard:fn "Referat Digitalisierung und Innovation, Statistik und Wahlen" ;
            vcard:hasEmail <mailto:statistik@kaiserslautern.de> ] ;
    dcat:distribution <https://ckan.kl.staging.suedwestcluster.de/dataset/49e5347d-82d1-44b5-a8f2-81504fb920e2/resource/c7107138-5edb-42d1-83d2-794a49b8229b> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://ckan.kl.staging.suedwestcluster.de/dataset/49e5347d-82d1-44b5-a8f2-81504fb920e2/resource/c7107138-5edb-42d1-83d2-794a49b8229b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T11:55:02.592601"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:55:02.588558"^^xsd:dateTime ;
    dct:title "Altersstruktur Gesamtstadt 31.12.2012.csv" ;
    dcat:accessURL <https://opendata.kaiserslautern.de/dataset/fcdfbc0b-7052-40b9-a6ac-176f55655dcd/resource/2bd3c52e-cb6b-4619-a184-5972fa415869/download/altersstruktur-gesamtstadt-31.12.2012.csv> ;
    dcat:byteSize "1050"^^xsd:nonNegativeInteger,
        1050.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.kl.staging.suedwestcluster.de/organization/eb49b70d-1543-48b5-afce-daf8ea53cd35> a foaf:Agent ;
    foaf:name "Stadtverwaltung Kaiserslautern" .

