@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/7a5db86e-c54c-46f2-89d1-e705e08bb428> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@kaiserslautern.de" ;
            foaf:name "Referat Digitalisierung und Innovation, Statistik und Wahlen" ] ;
    dct:description "Stadt Kaiserslautern - Zu- und Wegzüge, Geburten und Sterbefälle" ;
    dct:identifier "7a5db86e-c54c-46f2-89d1-e705e08bb428" ;
    dct:issued "2026-05-19T11:55:00.451000"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:55:00.451005"^^xsd:dateTime ;
    dct:publisher <https://ckan.kl.staging.suedwestcluster.de/organization/eb49b70d-1543-48b5-afce-daf8ea53cd35> ;
    dct:title "Bewegungsstatistik Stadt Kaiserslautern 2020" ;
    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/7a5db86e-c54c-46f2-89d1-e705e08bb428/resource/070b8969-113d-4b61-a57e-75345ec7619e> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://ckan.kl.staging.suedwestcluster.de/dataset/7a5db86e-c54c-46f2-89d1-e705e08bb428/resource/070b8969-113d-4b61-a57e-75345ec7619e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T11:55:00.453015"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:55:00.448479"^^xsd:dateTime ;
    dct:title "Bewegungsstatistik Kaiserslautern" ;
    dcat:accessURL <https://opendata.kaiserslautern.de/dataset/26e2bb51-a1e4-499c-a3b3-014fce787852/resource/c787c1ca-d50f-4ee1-a21d-63a0f162c69b/download/gesamtstadt_haw_30.06.20.csv> ;
    dcat:byteSize "2334"^^xsd:nonNegativeInteger,
        2334.0 ;
    dcat:mediaType "text/csv" .

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

