@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/e576ecc9-d9ef-427e-9d5c-435af55c965e> a dcat:Dataset ;
    dct:description """Anteil der abgegebenen Stimmen an den gültigen Stimmzetteln. 
""" ;
    dct:identifier "e576ecc9-d9ef-427e-9d5c-435af55c965e" ;
    dct:issued "2026-06-09T10:19:00.916688"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:19:00.916695"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Yvonne Gilli (1. Wahlgang) [%]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dienst für politische Rechte Kanton SG WABSTI" ] ;
    dcat:keyword "indicator",
        "politik",
        "stnderatswahlen" .

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

