@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/c20cc27e-5132-422a-b400-d30394768a3d> a dcat:Dataset ;
    dct:description """Nettoinvestitionsausgaben für Sachgüter und übrige zu aktivierende Ausgaben und Passivierungen im Bereich der allgemeinen Verwaltung.
""" ;
    dct:identifier "c20cc27e-5132-422a-b400-d30394768a3d" ;
    dct:issued "2026-06-09T10:23:58.115132"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:23:58.115139"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "0 Allgemeine Verwaltung (Nettoinvest.Ausg.) [Fr.]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Gemeinden und Bürgerrecht" ] ;
    dcat:keyword "indicator",
        "investitionsrechnung nach funktionen",
        "nettoinvestitionsausgaben",
        "ortsgemeindenfinanzstatistik" .

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

