@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/696bf094-1513-404e-a012-1e4f3507fde3> a dcat:Dataset ;
    dct:description """Anteil der Gruppe der 80-jährigen und Älteren am Total der ständigen Wohnbevölkerung. Zum Bevölkerungsbegriff siehe "Ständige Wohnbevölkerung am Jahresende". 
""" ;
    dct:identifier "696bf094-1513-404e-a012-1e4f3507fde3" ;
    dct:issued "2026-06-09T10:21:03.542101"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:21:03.542109"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Ständige Wohnbevölkerung: Anteil 80 u.m.-Jährige [%]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bundesamt für Statistik, ESPOP/STATPOP (ab 2010)" ] ;
    dcat:keyword "altersstruktur",
        "bevlkerung",
        "bevlkerungsbestand",
        "indicator" .

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

