@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/a3e2f00d-94ba-47fd-9116-9862a21eed4c> a dcat:Dataset ;
    dct:description "<p>Der Datensatz zeigt die Dienstleistungen der Stadt St.Gallen, welche im Online-Schalter aufgeschaltet sind.</p>" ;
    dct:identifier "a3e2f00d-94ba-47fd-9116-9862a21eed4c" ;
    dct:issued "2026-07-02T05:40:27.085813"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:27.085822"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Online-Schalter Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OGD-Koordinationsstelle St.Gallen" ] ;
    dcat:keyword "dienstleistungen",
        "e-government",
        "ogd",
        "online",
        "services",
        "verwaltung" .

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

