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

Attributes

Checkliste Fahrdienst
check-list circulation
checklist circolazione
rail service checklist
Auf die Sicherungsanlage abgestimmte, verbindliche fahrdienstliche Anleitung zur Behandlung von Störungen und zum Sichern gegen unbeabsichtigtes Befahren von Anlageteilen .
Marche à suivre obligatoire adaptée à l’installation de sécurité pour le traitement des dérangements et pour protéger des parties d'installations contre la circulation de mouvements non intentionnels.
Lista specifica per ogni impianto di sicurezza, con uso vincolante per le operazioni di soccorso e per assicurare contro il passaggio involontario su parti dell’impianto.
2025-02-11T15:24:13.4346680Z
129074
https://www.termdat.bk.admin.ch/entry/129074
BAV, Schweizerische Fahrdienstvorschriften, R 300.1 Grundlagen, 2024-07-01, Ziff. 2.5.2, S. 41
OFT, Prescriptions de circulation des trains, R 300.1 Principes de bases, 2024-07-01, ch. 2.5.2, p. 38
UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.1 Basi, 2024-07-01, cif. 2.5.2, pag. 40
FCh, English Language Service, 2025
d'après OFT, Prescriptions de circulation des trains, R 300.1 Principes de bases, 2024-07-01, ch. 2.5.2, p. 38
secondo UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.1 Basi, 2024-07-01, cif. 2.5.2, pag. 40
nach BAV, Schweizerische Fahrdienstvorschriften, R 300.1 Grundlagen, 2024-07-01, Ziff. 2.5.2, S. 41
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 protect
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.