@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/1c8e6587-d1ba-4768-9b47-accedff83e08> a dcat:Dataset ;
    dct:description "Infos über Infrastruktur und Velorouten" ;
    dct:identifier "1c8e6587-d1ba-4768-9b47-accedff83e08" ;
    dct:issued "2026-07-02T05:41:25.677634"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:25.677643"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Veloplan Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rauminformationszentrum (RIZ) Stadt St.Gallen" ] ;
    dcat:keyword "bike",
        "mobilitt und verkehr",
        "ogd",
        "steigung",
        "strassen",
        "velo",
        "velorouten" .

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

