@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/aa818545-82f4-4a61-a80b-b842822f30c7> a dcat:Dataset ;
    dct:description """Aufwendungen der zum Erhalt des Finanzvermögens eingesetzten Mittel in Prozent des Bruttoertrags. 
""" ;
    dct:identifier "aa818545-82f4-4a61-a80b-b842822f30c7" ;
    dct:issued "2026-06-09T10:23:31.774987"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:23:31.774995"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Ausgaben Erhalt Finanzvermö. im Verhältn. z. Bruttoertrag [%]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Gemeinden und Bürgerrecht" ] ;
    dcat:keyword "indicator",
        "kennzahlen",
        "ortsgemeindenfinanzstatistik" .

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

