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

Attributes

elektrisches Triebfahrzeug
véhicule moteur électrique
veicolo motore elettrico
electric motor vehicle
2025-03-28T16:20:03.9996100Z
160645
https://www.termdat.bk.admin.ch/entry/160645
BAV, Schweizerische Fahrdienstvorschriften, R 300.11 Schalten und Erden von Fahrleitungen, 2024-07-01, Ziff. 2.3.1, S. 599
OFT, Prescriptions de circulation des trains, R 300.11 Enclenchement, déclenchement et mise à la terre des lignes de contact, 2024-07-01, ch. 2.3.1, p. 587
UFT, Prescrizioni svizzere sulla circolazione dei treni, R 300.11 Commutazione e messa a terra di linee di contatto, 2024-07-01, cif. 2.3.1, pag. 591
ABB, ABB recognized as pioneer in developing electric vehicle infrastructure in Indonesia, 2023-03-23 ([Internet, 2024-09-06](https://new.abb.com/news/detail/75859/abb-recognized-as-pioneer-in-developing-electric-vehicle-infrastructure-in-indonesia))
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 motor vehicle
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.