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

Attributes

Erder
earth electrode
électrode de terre
elettrodo di terra
Leitender Körper, der ausschliesslich zum Erden im Erdreich eingebettet ist und mit dem Erdreich in gut leitender Verbindung steht.
Conductive part, which may be embedded in the soil or in a specific conductive medium, e.g. concrete or coke, in electric contact with the Earth.
Corpo conduttore che è interrato nel suolo esclusivamente per la messa a terra ed ha un buon collegamento conduttore con il terreno.
Objet conducteur d’électricité, placé dans le sol uniquement en vue d’assurer une bonne liaison électrique avec la terre.
2025-02-11T15:24:13.5698300Z
503228
https://www.termdat.bk.admin.ch/entry/503228
VöV, R RTE 20600 Sicherheit bei Arbeiten im Bereich von Bahnstromanlagen, 2012-07-01, Ziff.2.1, S. 12
UTP, R RTE 20600 Sécurité lors de travaux sur les installations électriques ferroviaires, 2012-07-01, ch. 2.1, p.11
UTP, R RTE 20600 Sicurezza per i lavori sugli impianti elettrici ferroviari, 2012-07-01, cif. 2.1, pag. 11
nach VöV, R RTE 20600 Sicherheit bei Arbeiten im Bereich von Bahnstromanlagen, 2012-07-01, Ziff.2.1, S. 12
d'après UTP, R RTE 20600 Sécurité lors de travaux sur les installations électriques ferroviaires, 2012-07-01, ch. 2.1, p.11
UIC, RailLexic Online, "earth electrode" (Internet, 2024-07-17)
secondo UTP, R RTE 20600 Sicurezza per i lavori sugli impianti elettrici ferroviari, 2012-07-01, cif. 2.1, pag. 11
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 earthing line
seeAlso earthing
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.