@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/fa720f0f-d2f7-4158-9ec4-844d1da1d4e5> a dcat:Dataset ;
    dct:description """Wert des Bruttoinlandproduktes pro Person der ständigen Wohnbevölkerung der entsprechenden Volkswirtschaft. 
Ganze Zeitreihe revidiert (Stand 21.10.2022). Zahlen für 2022 provisorisch.""" ;
    dct:identifier "fa720f0f-d2f7-4158-9ec4-844d1da1d4e5" ;
    dct:issued "2026-06-09T10:20:10.077450"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:20:10.077456"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "BIP pro Kopf [Fr./Einw.]" ;
    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" .

