@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/410891e5-bdb0-4c01-8594-19717ca4619d> a dcat:Dataset ;
    dct:description "<p>Schulzählkreise in der Stadt St.Gallen, historisch gewachsen</p>" ;
    dct:identifier "410891e5-bdb0-4c01-8594-19717ca4619d" ;
    dct:issued "2026-07-02T05:41:13.506879"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:13.506886"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Schulzählkreise in der Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rauminformationszentrum (RIZ) Stadt St.Gallen" ] ;
    dcat:keyword "bevlkerung",
        "bildung",
        "einzugsgebiet",
        "ogd",
        "open data hack st.gallen",
        "schler",
        "schule",
        "schulwege",
        "wissenschaft" .

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

