@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/35e3c7c8-ff28-486c-b50a-b410e0de33b9> a dcat:Dataset ;
    dct:description "<p>Liniennetz der SBB</p><p>Sämtliche Anlagen werden an Linien verordnet. Diese Linien entsprechen ebenfalls denjenigen aus dem Kursbuch.</p><p><p>SBB's route network<br>All installations are ordered on lines. These lines also correspond to those in the timetable.</p></p>" ;
    dct:identifier "35e3c7c8-ff28-486c-b50a-b410e0de33b9" ;
    dct:issued "2026-07-02T05:40:54.388635"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:54.388642"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "SBB Liniennetz im Kanton St.Gallen und Umgebung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SBB Infrastruktur" ] ;
    dcat:keyword "infrastruktur",
        "linien",
        "mobilitt und verkehr",
        "ogd",
        "verkehr",
        "zug" .

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

