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

Attributes

besetzter Führerstand
cabine de conduite occupée
cabina di guida occupata
Teil eines Fahrzeugs, der zum Führen eines Fahrzeugs oder Zuges benötigt wird und einen abgetrennten Raum darstellt.
A part of a vehicle used for driving the vehicle or train, forming a separate compartment.
Partie d'un véhicule constituant un compartiment séparé, réservé à la conduite de ce véhicule ou du train.
Parte di un veicolo che forma un ambiente separato, utilizzata per la guida del veicolo o del treno.
BAV, Schweizerische Fahrdienstvorschriften, R 300.4 Rangierbewegungen, 2024-07-01, Ziff. 3.6.3, S. 316
OFT, Prescriptions de circulation des trains, R 300.4 Mouvements de manœuvre, 2024-07-01, ch. 3.6.3, p. 310
UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.4 Movimenti di manovra, 2024-07-01, cif. 3.6.3, pag. 312
UIC, RailLexic Online, "driver's cab" (Internet, 2025-05-02)
UIC, RailLexic Online, "Führerstand" (Internet, 2025-05-02)
UIC, RailLexic Online, "cabine de conduite" (Internet, 2025-05-02)
UIC, RailLexic Online, "cabina di guida" (Internet, 2025-05-02)
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part driver's cab
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.