@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/6cb88975-163f-42f1-b3b4-3626b806dd81> a dcat:Dataset ;
    dct:description "Realisierte Tempo 30-Zonen, mit Angabe Gebiet, Nr. und Einführungsdatum" ;
    dct:identifier "6cb88975-163f-42f1-b3b4-3626b806dd81" ;
    dct:issued "2026-07-02T05:41:23.055240"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:23.055246"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Tempo 30-Zonen Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rauminformationszentrum (RIZ) Stadt St.Gallen" ] ;
    dcat:keyword "geschwindigkeit",
        "langsamverkehr",
        "miv",
        "mobilitt und verkehr",
        "ogd",
        "strassen" .

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

