@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/25f2f29c-0e1a-44c0-906c-9a7f44f07f38> a dcat:Dataset ;
    dct:description "Darstellung der Liniennetze des öff. Verkehrs" ;
    dct:identifier "25f2f29c-0e1a-44c0-906c-9a7f44f07f38" ;
    dct:issued "2026-07-02T05:41:02.397530"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:02.397538"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Liniennetz VBSG Stadt St.Gallen (grafisch)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rauminformationszentrum (RIZ) Stadt St.Gallen" ] ;
    dcat:keyword "bus",
        "ffentlicher verkehr",
        "linie",
        "mobilitt und verkehr",
        "ogd" .

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

