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

Attributes

Spurwechsel
track change
changement de voie
cambio di binario
Übergang eines spurgeführten Fahrzeugs von einer Spur auf eine andere, z. B. im Bahnhof.
Movement of a guided vehicle from one track to another, for example in a station or over a mid-route.
Passaggio di un veicolo guidato da un binario a un altro, p. es. in una stazione.
Passage d'un véhicule guidé d'une voie à une autre, p. ex. en gare.
2025-12-05T10:52:22.9944690Z
516217
https://www.termdat.bk.admin.ch/entry/516217
UIC, RailLexic Online, "Spurwechsel" (Internet, 2025-03-25)
UIC, RailLexic Online, "track change" (Internet, 2025-03-25)
UIC, RailLexic Online, "changement de voie" (Internet, 2025-03-25)
UIC, RailLexic Online, "spostamento di binario" (Internet, 2025-03-25)
secondo UIC, RailLexic Online, "spostamento di binario" (Internet, 2025-03-25)
nach UIC, RailLexic Online, "Spurwechsel" (Internet, 2025-03-25)
after UIC, RailLexic Online, "track change" (Internet, 2025-03-25)
d'après UIC, RailLexic Online, "changement de voie" (Internet, 2025-03-25)
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
seeAlso lane change gate
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.