@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/981b4bb6-92fc-4e6a-bde8-4bab62450c1e> a dcat:Dataset ;
    dct:description "Der Datensatz zeigt die Trottoirs der Stadt St.Gallen aus dem Grundbuchplan amtliche Vermessung" ;
    dct:identifier "981b4bb6-92fc-4e6a-bde8-4bab62450c1e" ;
    dct:issued "2026-07-02T05:40:16.107716"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:16.107722"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Trottoirs in der Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rauminformationszentrum (RIZ) Stadt St.Gallen" ] ;
    dcat:keyword "brgersteig",
        "fussgnger",
        "fussweg",
        "gehweg",
        "mobilitt und verkehr",
        "ogd",
        "raum und umwelt",
        "strassen" .

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

