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

Attributes

Abvolt
Abvolt
A unit of electrical potential equal to one hundred millionth of a volt ($10^{-8}\,volts$), used in the centimeter-gram-second (CGS) system of units. One abV is the potential difference that exists between two points when the work done to transfer one abcoulomb of charge between them equals: $1\,erg\cdot\,1\,abV\,=\,10\,nV$.
http://en.wikipedia.org/wiki/Abvolt?oldid=477198646
http://www.lexic.us/definition-of/abvolt
http://www.oxfordreference.com/view/10.1093/acref/acref-9780198605225-e-27
http://dbpedia.org/resource/Abvolt
10.nV
abV
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
applicable unit Voltage
applicable unit Energy per electric charge
applicable unit electric potential
applicable unit electric potential difference
applicable unit electromotive force
applicable unit Source Voltage
applicable unit Source Voltage Between Substances
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b4884
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b4886
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.