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

Attributes

Volt
Volt
וולט
فولت
ولت
वोल्ट
ボルト
伏特
Volt
Volt
Volt
Volt
Volt
Volt
Volt
Volt
Volt
Voltio
Voltium
Wolt
Βολτ
Волт
Вольт
Volt
$\textit{Volt}$ is the SI unit of electric potential. Separating electric charges creates potential energy, which can be measured in energy units such as joules. Electric potential is defined as the amount of potential energy present per unit of charge. Electric potential is measured in volts, with one volt representing a potential of one joule per coulomb of charge. The name of the unit honors the Italian scientist Count Alessandro Volta (1745-1827), the inventor of the first battery. The volt also may be expressed with a variety of other units. For example, a volt is also equal to one watt per ampere ($W/A$) and one joule per ampere per second ($J/A/s$).
http://en.wikipedia.org/wiki/Volt?oldid=494812083
https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA296
http://dbpedia.org/resource/Volt
0112/2///62720#UAA296
V
$\textit{V}\ \equiv\ \text{volt}\ \equiv\ \frac{\text{J}}{\text{C}}\ \equiv\ \frac{\text{joule}}{\text{coulomb}}\ \equiv\ \frac{\text{W.s}}{\text{C}}\ \equiv\ \frac{\text{watt.second}}{\text{coulomb}}\ \equiv\ \frac{\text{W}}{\text{A}}\ \equiv\ \frac{\text{watt}}{\text{amp}}$
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.