@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/bd071fec-0135-4f7b-9a51-a7b9bab948f4> a dcat:Dataset ;
    dct:description "<p>Das Portal \"Wahlen &amp; Abstimmungen\" des Kantons St.Gallen (wab.sg.ch) bietet eine Schnittstelle an, um auf die verfügbaren Abstimmungs- und Wahlresultate zugreifen zu können. Damit kann das gesamte Archiv oder auch die aktuellen Abstimmungs- oder Wahlresultate in Echtzeit abgefragt und genutzt werden.</p><p>Unter folgendem Link ist die Nutzung der API-Schnittstelle ausführlich erklärt:</p><p><a href=\"https://github.com/OneGov/onegov-cloud/blob/master/src/onegov/election_day/static/docs/api/open_data_de.md\">https://github.com/OneGov/onegov-cloud/blob/master/src/onegov/election_day/static/docs/api/open_data_de.md</a><br></p>" ;
    dct:identifier "bd071fec-0135-4f7b-9a51-a7b9bab948f4" ;
    dct:issued "2026-07-02T05:41:11.999747"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:11.999754"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Schnittstelle zum Portal \"Wahlen & Abstimmungen\" des Kantons St.Gallen (wab.sg.ch)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Staatskanzlei, Kanton St.Gallen" ] ;
    dcat:keyword "abstimmungen",
        "api",
        "ogd",
        "politik",
        "real-time",
        "resultate",
        "wahlen" .

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

