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

Attributes

Entgleisung
derailment
déraillement
sviamento
Situation, die entsteht, wenn ein Schienenfahrzeug das Gleis verlässt.
Situation dans laquelle un véhicule ferroviaire sort de la voie.
Fuoriuscita di un treno dalla sede ferroviaria.
A situation in which a railway vehicle comes off the rails.
2025-07-14T13:18:04.4575130Z
169081
https://www.termdat.bk.admin.ch/entry/169081
BAV, Schweizerische Fahrdienstvorschriften, R 300.9 Störungen, 2024-07-01, Ziff. 13.2, S. 557
UIC, RailLexic Online, "derailment" (Internet, 2024-11-21)
OFT, Prescriptions de circulation des trains, R 300.9 Dérangements, 2024-07-01, ch. 13.2, p. 545
UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.9 Perturbazioni, 2024-07-01, cif. 13.2, pag. 549
Wikipedia, "deragliamento" ([Internet, 2024-11-21](https://it.wikipedia.org/wiki/Deragliamento))
UIC, RailLexic Online, "Entgleisung" (Internet, 2024-11-21)
UIC, RailLexic Online, "déraillement" (Internet, 2024-11-21)
after UIC, RailLexic Online, "derailment" (Internet, 2024-11-21)
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 derailer
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.