@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/f1cc5aed-b89a-4acd-b71c-854c03dffef2> a dcat:Dataset ;
    dct:description "<p><span style=\"font-size: 14px;\">Der Datensatz zeigt die Medienmitteilungen 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 "f1cc5aed-b89a-4acd-b71c-854c03dffef2" ;
    dct:issued "2026-07-02T05:40:58.252164"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:58.252172"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Newsfeed Medienmitteilungen Kanton St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kommunikation Kanton St.Gallen" ] ;
    dcat:keyword "medien",
        "news",
        "ogd",
        "real-time",
        "verwaltung" .

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

