@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/5a478432-1910-43a2-8f21-ef7f4ef00705> a dcat:Dataset ;
    dct:description "<p>Liste der Haltestellen der Schweiz. Die Didok-Liste wird vom Bundesamt für Verkehr erstellt. Das Original kann unter <a href=\"https://opendata.swiss/de/dataset/haltestellen-des-offentlichen-verkehrs\">https://opendata.swiss/de/dataset/haltestellen-des-offentlichen-verkehrs</a> bezogen werden.</p><p><br></p>" ;
    dct:identifier "5a478432-1910-43a2-8f21-ef7f4ef00705" ;
    dct:issued "2026-07-02T05:40:47.539212"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:47.539217"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Haltestellen des öffentlichen Verkehrs im Kanton St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SBB Infrastruktur" ] ;
    dcat:keyword "infrastruktur",
        "mobility and transport",
        "ogd",
        "verkehr" .

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

