@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/4abbf2e2-8966-41c7-bd8d-3ca8e8d2b5b3> a dcat:Dataset ;
    dct:description """Anteil der Branchengruppe "Landwirtschaft, Forstwirtschaft und Fischerei" (A NOGA2008) am Total der Bruttowertschöpfung. Die Bruttowertschöpfung (BWS) berechnet sich als Wert der im Produktionsprozess von gebietsansässigen Einheiten erzeugten Waren und Dienstleistungen, abzüglich des Werts der Vorleistungen. Im Unterschied zum Bruttoinlandprodukt (BIP) werden die Gütersteuern und Gütersubventionen nicht berücksichtigt. 
Ganze Zeitreihe revidiert (Stand 21.10.2022). Zahlen für 2022 provisorisch.""" ;
    dct:identifier "4abbf2e2-8966-41c7-bd8d-3ca8e8d2b5b3" ;
    dct:issued "2026-06-09T10:20:06.286232"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:20:06.286243"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "BWS Land-/Forstwirtschaft, Fischerei [%]" ;
    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" .

