@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/1aec2898-eadc-4a19-893f-2a0da21c2f0d> a dcat:Dataset ;
    dct:description "<p><span style=\"font-size: 14px;\">Der Datensatz zeigt die Vernehmlassungen des Kantons St.Gallen per Newsfeed. Der Datensatz wird stündlich aktualisiert. Der Link zum RSS-Feed befindet sich unter \"Referenzen\".</span><br></p>" ;
    dct:identifier "1aec2898-eadc-4a19-893f-2a0da21c2f0d" ;
    dct:issued "2026-07-02T05:40:59.445970"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:59.445978"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Newsfeed Vernehmlassungen Kanton St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kommunikation Kanton St.Gallen" ] ;
    dcat:keyword "ogd",
        "politik",
        "real-time",
        "text",
        "vernehmlassung",
        "verwaltung" .

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

