@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/4865b9e2-c9a6-48f8-881f-c3164cbac1ca> a dcat:Dataset ;
    dct:description """Prozentuale Veränderung des BIP pro Kopf im Vergleich zum Vorjahr, wobei mit den Preisen des Vorjahres gerechnet wird, womit die Teuerung eliminiert wird.
Ganze Zeitreihe revidiert (Stand 21.10.2022). Zahlen für 2022 provisorisch.""" ;
    dct:identifier "4865b9e2-c9a6-48f8-881f-c3164cbac1ca" ;
    dct:issued "2026-06-09T10:20:10.602049"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:20:10.602056"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "BIP pro Kopf - Vorjahresveränderung (zu Preisen Vorjahr) [%]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bundesamt für Statistik VGR" ] ;
    dcat:keyword "arbeit und unternehmen",
        "indicator",
        "wertschpfung" .

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

