@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/c44639e6-7e8e-4dc1-b89b-645fb83fefeb> a dcat:Dataset ;
    dct:description "Klassierung der Strassen, Trottoirs und Wege" ;
    dct:identifier "c44639e6-7e8e-4dc1-b89b-645fb83fefeb" ;
    dct:issued "2026-07-02T05:40:45.199385"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:45.199391"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Gemeindestrassenplan Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rauminformationszentrum (RIZ) Stadt St.Gallen" ] ;
    dcat:keyword "gemeindestrassenplan",
        "mobilitt und verkehr",
        "ogd",
        "strassenplan" .

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

