SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

ausserordentlicher Halt
arrêt exceptionnel
fermata straordinaria
unscheduled stop
Fermata non prescritta dall'orario di marcia.
Halt, der nicht in der Fahrordnung vorgeschrieben ist.
Train stop which is not included in the timetable
Arrêt qui n'est pas prescrit dans la marche.
2025-03-28T16:20:03.9544160Z
129066
https://www.termdat.bk.admin.ch/entry/129066
OFT, Prescriptions de circulation des trains, R 300.1 Principes de bases, 2024-07-01, ch. 2.5.2, p. 37
UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.1 Basi, 2024-07-01, cif. 2.5.2, pag. 42
BAV, Schweizerische Fahrdienstvorschriften, R 300.1 Grundlagen, 2024-07-01, Ziff. 2.5.2, S. 46
Open data platform mobility Switzerland, Cookbook > Use cases in customer information ([Internet, 2024-11-22](https://opentransportdata.swiss/en/cookbook/use-cases-in-der-kundeninformation/#Unscheduled_stop))
EXP: for instance, the InterCity train stops in Olten, even though it should actually pass through; an unscheduled stop is technically equivalent to a diversion
d'après OFT, Prescriptions de circulation des trains, R 300.1 Principes de bases, 2024-07-01, ch. 2.5.2, p. 37
nach BAV, Schweizerische Fahrdienstvorschriften, R 300.1 Grundlagen, 2024-07-01, Ziff. 2.5.2, S. 46
after Open data platform mobility Switzerland, Cookbook > Use cases in customer information ([Internet, 2024-11-22](https://opentransportdata.swiss/en/cookbook/use-cases-in-der-kundeninformation/#Unscheduled_stop))
secondo UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.1 Basi, 2024-07-01, cif. 2.5.2, pag. 42
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
antonym regular stop
hyponym compulsory stop
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.