@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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://ogd.cynkra.dev/dataset/0e8e4be1-16c8-4897-abf7-2ecafc758912> a dcat:Dataset ;
    dct:description """Prozentuale Veränderung der Zahl der Personen der ständigen Wohnbevölkerung am Jahresende gegenüber dem Vorjahr aufgrund von Wanderungen. Zu weiteren Informationen siehe "Ständige Wohnbevölkerung am Jahresende". 
""" ;
    dct:identifier "0e8e4be1-16c8-4897-abf7-2ecafc758912" ;
    dct:issued "2026-06-09T10:18:00.054310"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:18:00.054317"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Wanderungsbedingte Vorjahresveränderung Bevölkerung [%]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bundesamt für Statistik, ESPOP/STATPOP (ab 2011) " ] ;
    dcat:keyword "bevlkerung",
        "bevlkerungsbestand",
        "bevlkerungsentwicklung",
        "indicator" .

<https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> a foaf:Agent ;
    foaf:name "DSSG" .

