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

Attributes

anrechenbares Bremsgewicht
poids-frein à compter
peso-freno computabile
2025-09-02T08:24:07.1489070Z
129046
https://www.termdat.bk.admin.ch/entry/129046
BAV, Schweizerische Fahrdienstvorschriften, R 300.5 Anlage 1 Zusatzbestimmungen Vakuumbremse, 2024-07-01, Ziff. 1.1, S. 407
OFT, Prescriptions de circulation des trains, R 300.5 Annexe 1 Dispositions complémentaires pour le frein à vide, 2024-07-01, ch. 1.1, p. 397
UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.5 Allegato 1, 2024-07-01, cif. 1.1, pag. 397
Die Anwendung der anrechenbaren Bremsgewichte und der Umstellvorrichtungen richtet sich nach den Bestimmungen in den Anlagen.
L'applicazione dei pesi-freno computabili e l'uso dei dispositivi d'inversione sono disciplinati dalle disposizioni contenute negli allegati.
L'utilisation du poids-frein à compter et des dispositifs d'inversion est réglée selon les dispositions des annexes.
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
hyponym braked weight
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.