@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/ad064fcc-553c-46ed-b212-dfecb5399b55> a dcat:Dataset ;
    dct:description "<p>Der Datensatz zeigt eine Übersicht über die abgeschlossenen und fertig aufbereiteten Mitwirkungsverfahren der Stadt St.Gallen, welche u.a. auf der digitalen Partizipationsplattform durchgeführt. Neben verschiedenen Informationen zur entsprechenden Mitwirkung enthält der Datensatz auch den Downloadlink zu den verschiedenen Mitwirkungsberichten. </p>" ;
    dct:identifier "ad064fcc-553c-46ed-b212-dfecb5399b55" ;
    dct:issued "2026-07-02T05:40:56.358149"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:56.358156"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Mitwirkungen Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OGD-Koordinationsstelle St.Gallen" ] ;
    dcat:keyword "beteiligung",
        "ogd",
        "partizipation",
        "teilhabe",
        "vernehmlassung",
        "verwaltung" .

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

