@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/7d304822-d9a2-45c6-815e-9c421e612a06> a dcat:Dataset ;
    dct:description """Anteil der Ja-Stimmen. Kantonale Abstimmung, die im Februar oder März stattfand. 
""" ;
    dct:identifier "7d304822-d9a2-45c6-815e-9c421e612a06" ;
    dct:issued "2026-06-09T10:23:22.412841"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:23:22.412850"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "März 26: Kantonsstrasse zum See [%]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dienst für politische Rechte Kanton SG WABSTI" ] ;
    dcat:keyword "abstimmungen",
        "indicator",
        "politik" .

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

