@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/0a008855-1354-4d08-9c62-8ccb63908ed2> a dcat:Dataset ;
    dct:description """Bruttoaufwand für Volksschulen, Sonderschulen, allgemeinbildende Schulen, berufliche Grundausbildung und übrige Bildungsstätten. Vorwiegend Stipendien an Dritte.
""" ;
    dct:identifier "0a008855-1354-4d08-9c62-8ccb63908ed2" ;
    dct:issued "2026-06-09T10:23:47.473259"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:23:47.473267"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "2 Bildung (Bruttoaufwand) [Fr.]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Gemeinden und Bürgerrecht" ] ;
    dcat:keyword "bruttoaufwand nach funktionen",
        "indicator",
        "ortsgemeindenfinanzstatistik" .

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

