@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@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://data.zg.ch/store/1/resource/836> a dcat:Dataset ;
    dct:description """Absolute Beiträge/Bezüge sowie pro-Kopf-Beiträge/-Bezüge der Kantone an den bzw. aus dem Nationalen Finanzausgleich (in CHF) im Jahr 2026.

Ein negativer Wert steht für einen Bezug aus dem nationalen Finanzausgleich, ein positiver Wert für eine Einzahlung in den nationalen  Finanzausgleich.

(QUELLE: Eidgenössische Finanzverwaltung)"""@de ;
    dct:identifier "6de92bf9-311e-4708-a0e5-ed93428ecdc9@kanton-zug" ;
    dct:issued "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.zg.ch/store/2/resource/258> ;
    dct:spatial "https://sws.geonames.org/2657907" ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-12-31T23:59:59.999999"^^xsd:dateTime ;
            dcat:startDate "2026-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Nationaler Finanzausgleich"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Zug" ;
            vcard:hasEmail <mailto:opendata@zg.ch> ] ;
    dcat:distribution <https://data.zg.ch/store/1/resource/1705>,
        <https://data.zg.ch/store/1/resource/838> ;
    dcat:keyword "finanzen"@de ;
    dcat:landingPage <https://www.zg.ch/behoerden/gesundheitsdirektion/statistikfachstelle/themen/oeffentliche-finanzen/finanzausgleich> ;
    dcat:theme euthemes:ECON,
        euthemes:GOVE .

<https://data.zg.ch/store/1/resource/1705> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2025-11-14T10:47:38.453000+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Beiträge an den Nationalen Finanzausgleich"@de ;
    dcat:accessURL <https://data.zg.ch/rowstore/dataset/bb29ccdb-e05d-4ab5-b92a-6023a2f3310a> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> ;
    foaf:page <https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/bb29ccdb-e05d-4ab5-b92a-6023a2f3310a/swagger> .

<https://data.zg.ch/store/1/resource/838> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2025-11-14T10:47:38.453000+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Beiträge an den Nationalen Finanzausgleich"@de ;
    dcat:accessURL <https://data.zg.ch/store/1/resource/837> ;
    dcat:downloadURL <https://data.zg.ch/store/1/resource/837> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.zg.ch/store/2/resource/258> a foaf:Agent ;
    foaf:name "Fachstelle für Daten und Statistik des Kantons Zug"@de .

<https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/bb29ccdb-e05d-4ab5-b92a-6023a2f3310a/swagger> a foaf:Document .

<http://dcat-ap.ch/vocabulary/licenses/terms_by> a dct:LicenseDocument,
        dct:RightsStatement .

