@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/ca136647-ba94-4b54-addf-72229eb497d8> a dcat:Dataset ;
    dct:description """Anteil der Gruppe der 15-19-Jährigen am Total der ständigen Wohnbevölkerung. Zum Bevölkerungsbegriff siehe "Ständige Wohnbevölkerung am Jahresende". 
""" ;
    dct:identifier "ca136647-ba94-4b54-addf-72229eb497d8" ;
    dct:issued "2026-07-23T13:19:00.278426"^^xsd:dateTime ;
    dct:modified "2026-07-23T13:19:00.278432"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/a9bc86bb-f709-4f69-9eff-53b276efab82> ;
    dct:title "Ständige Wohnbevölkerung: Anteil 15-19-Jährige [%]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bundesamt für Statistik, ESPOP/STATPOP (ab 2010)" ] ;
    dcat:keyword "altersstruktur",
        "bevlkerung  haushalte",
        "bevlkerungsbestand",
        "indicator" ;
    dcat:theme <Bevölkerung%20&%20Haushalte> .

<https://ogd.cynkra.dev/organization/a9bc86bb-f709-4f69-9eff-53b276efab82> a foaf:Agent ;
    foaf:name "Test Organization" .

