@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/58fbcf88-d086-4179-926f-a7c1992469aa> a dcat:Dataset ;
    dct:description "<p>Dieser Datensatz zeigt die statistischen Quartiergruppen nach Nummern und Namen.</p>" ;
    dct:identifier "58fbcf88-d086-4179-926f-a7c1992469aa" ;
    dct:issued "2026-07-02T05:41:19.320329"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:19.320337"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Statistische Quartiergruppen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fachstelle für Statistik Kanton St.Gallen" ] ;
    dcat:keyword "geographie",
        "ogd",
        "quartiere" .

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

