@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/f9d09d74-96b5-412d-bdf5-54a6447b3afe> a dcat:Dataset ;
    dct:description "Wohnviertel" ;
    dct:identifier "f9d09d74-96b5-412d-bdf5-54a6447b3afe" ;
    dct:issued "2026-07-02T05:41:37.383451"^^xsd:dateTime ;
    dct:modified "2026-07-20T09:22:10.920403"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Wohnviertel der Stadt St.Gallen (Statistische Quartiere)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rauminformationszentrum (RIZ) Stadt St.Gallen" ] ;
    dcat:keyword "ogd",
        "quartiere",
        "raum und umwelt",
        "stadtkreis",
        "stadtteil",
        "statistik",
        "statistische grundlagen",
        "viertel" .

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

