@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/11d61b8c-823c-4267-9258-2c690aa46899> a dcat:Dataset ;
    dct:description "<p>Der Datensatz zeigt die öffentlichen Veloabstellplätze und Motorradabstellplätze mit der entsprechenden Signalisation und Überdachungseigenschaft.</p>" ;
    dct:identifier "11d61b8c-823c-4267-9258-2c690aa46899" ;
    dct:issued "2026-07-02T05:41:25.262763"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:25.262771"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Velo- und Motorradabstellplätze in der Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rauminformationszentrum (RIZ) Stadt St.Gallen" ] ;
    dcat:keyword "abstellpltze",
        "mobilitt und verkehr",
        "motorrder",
        "ogd",
        "velo" .

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

