@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/7ebdf3be-3a85-4be0-bf81-5de81dc9bb6d> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@kaiserslautern.de" ;
            foaf:name "Referat Digitalisierung und Innovation, Statistik und Wahlen" ] ;
    dct:description "Bestandsstatistik Stadt Kaiserslautern Stand 31.12.2018" ;
    dct:identifier "7ebdf3be-3a85-4be0-bf81-5de81dc9bb6d" ;
    dct:issued "2026-05-19T11:55:07.088815"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:55:07.088820"^^xsd:dateTime ;
    dct:publisher <https://ckan.kl.staging.suedwestcluster.de/organization/eb49b70d-1543-48b5-afce-daf8ea53cd35> ;
    dct:title "Bestandsstatistik Stadt Kaiserslautern 2018" ;
    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/7ebdf3be-3a85-4be0-bf81-5de81dc9bb6d/resource/94c1339f-30df-4b5d-b93a-5e55771ffa23> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://ckan.kl.staging.suedwestcluster.de/dataset/7ebdf3be-3a85-4be0-bf81-5de81dc9bb6d/resource/94c1339f-30df-4b5d-b93a-5e55771ffa23> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T11:55:07.090231"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:55:07.086871"^^xsd:dateTime ;
    dct:title "Gesamtstadt_HAW_31.12.2018.csv" ;
    dcat:accessURL <https://opendata.kaiserslautern.de/dataset/84d99826-cf9c-4e44-8570-70b1236f2ad6/resource/ec8afe4c-9b93-4d97-8dc8-1e950daa8bc6/download/gesamtstadt_haw_31.12.2018.csv> ;
    dcat:byteSize "2470"^^xsd:nonNegativeInteger,
        2470.0 ;
    dcat:mediaType "text/csv" .

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

