@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/96dd8c5a-ecc2-4ce0-811c-12273778a995> a dcat:Dataset ;
    dct:description """Prozentuale Veränderung des BIP 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 "96dd8c5a-ecc2-4ce0-811c-12273778a995" ;
    dct:issued "2026-06-09T10:20:05.757344"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:20:05.757351"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "BIP 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" .

