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

Attributes

AWS
System, das aus einer Ankündigungs- und einer Warnanlage besteht, welche die Aufgaben des Warnsystems automatisch ausführen.
System using track beacons (such as magnets, contact ramps, or resonant circuits) which warns a driver that the signal being approached is not clear and applies the emergency brake if the driver does not acknowledge the warning.
Dispositif se composant d'un système d’annonce et d'un système d’avertissement exécutant automatiquement les fonctions du système d’avertissement.
Dispositivo composto di impianti di annuncio e di avvertimento, i quali svolgono automaticamente le mansioni del sistema di avvertimento.
EC, Electropedia: The World's Online Electrotechnical Vocabulary, "automatic warning system" ([Internet, 2024-06-19](https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=821-08-07))
EC, Electropedia: The World's Online Electrotechnical Vocabulary, "automatic warning system" ([Internet, 2024-06-19](https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=821-08-07))
nach BAV, Schweizerische Fahrdienstvorschriften, R 300.1 Grundlagen, 2024-07-01, Ziff. 2.5.2, S. 39
d'après OFT, Prescriptions de circulation des trains, R 300.1 Principes de bases, 2024-07-01, ch. 2.5.2, p. 50
secondo UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.1 Basi, 2024-07-01, cif. 2.5.2, pag. 50
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 automatic warning system
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.