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

Attributes

Reisezug
train voyageurs
passenger train
treno viaggiatori
Train composed of rail vehicles specifically intended for the conveyance of passengers.
Train qui sert principalement au transport de voyageurs.
Treno che serve in primo luogo al trasporto di viaggiatori.
Zug, der in erster Linie der Beförderung von Reisenden dient
2025-11-19T16:59:55.4533830Z
301658
https://www.termdat.bk.admin.ch/entry/301658
OFT, Prescriptions de circulation des trains, R 300.1 Principes de bases, 2024-07-01, ch. 2.5.2, p. 52
UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.1 Basi, 2024-07-01, cif. 2.5.2, pag. 52
BAV, Schweizerische Fahrdienstvorschriften, R 300.1 Grundlagen, 2024-07-01, Ziff. 2.5.2, S. 52
UIC, RailLexic Online, "passenger train" (Internet, 2025-11-19)
nach BAV, Schweizerische Fahrdienstvorschriften, R 300.1 Grundlagen, 2024-07-01, Ziff. 2.5.2, S. 52
d'après OFT, Prescriptions de circulation des trains, R 300.1 Principes de bases, 2024-07-01, ch. 2.5.2, p. 52
secondo UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.1 Basi, 2024-07-01, cif. 2.5.2, pag. 52
DB Corporate Dictionary, "passenger train" ([Internet, 2025-03-27](https://dblanguageportal.noncd.db.de/ShowItem.aspx?ItemID=47587&TermBaseID=132&CompanyID=1))
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 passenger coach
seeAlso train category
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.