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

Attributes

ketegangan
tension
tensione elettrica
tensiune
Voltan Perbezaan keupayaan elektrik
diferență de potențial electric
differenza di potenziale elettrico
electric potential difference
elektrické napětí
elektrische Spannung
električna napetost
gerilim
napięcie elektryczne
tension électrique
tensión eléctrica
tensão elétrica (diferença de potencial)
электрическое напряжение
جهد كهربائي
ولتاژ/ اختلاف پتانسیل
विभवांतर
電圧
電壓
"Electric Potential Difference" is a scalar valued quantity associated with an electric field.
Applicable units are those of quantitykind:ElectricPotentialDifference
http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891
V_{ab}
"Electric Potential Difference" is a scalar valued quantity associated with an electric field.
$V_{ab} = \int_{r_a(C)}^{r_b} (E +\frac{\partial A}{\partial t}) $, where $E$ is electric field strength, $A$ is magentic vector potential, $t$ is time, and $r$ is position vector along a curve C from a point $a$ to $b$.
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
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.