@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/426449aa-03e2-4efb-8dc8-28b5070509b4> a dcat:Dataset ;
    dct:description "<p>Der Datensatz ist Teil des Ratsinformationssystem (RIS) der Stadt St.Gallen. Er zeigt die aktuellen und ehemaligen Mitglieder des Stadtparlaments St.Gallen</p>" ;
    dct:identifier "426449aa-03e2-4efb-8dc8-28b5070509b4" ;
    dct:issued "2026-07-02T05:40:55.836956"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:55.836964"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Aktuelle und ehemalige Mitglieder des Stadtparlaments St.Gallen (RIS - Ratsinformationssystem)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadtkanzlei, Stadt St.Gallen" ] ;
    dcat:keyword "mitglied",
        "ogd",
        "parlament",
        "parlamentarier",
        "personen",
        "politik",
        "ratsinformationssystem",
        "ris",
        "verwaltung" .

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

