@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/11b39095-cc64-4f08-9417-e0b0672761e9> a dcat:Dataset ;
    dct:description """Anteil der Stimmberechtigten, die an der Abstimmung teilgenommen haben. 
""" ;
    dct:identifier "11b39095-cc64-4f08-9417-e0b0672761e9" ;
    dct:issued "2026-06-09T10:19:57.514430"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:19:57.514438"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Stimmbet. Eidg. Vorlagen (Abst. im Mai/Juni)  [%]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dienst für politische Rechte Kanton SG WABSTI; Bundesamt für Statistik Abstimmungsstatistik" ] ;
    dcat:keyword "indicator",
        "politik",
        "stimm-wahlbeteiligung" .

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

