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

Attributes

Poise
Poise
The poise is the unit of dynamic viscosity in the centimetre gram second system of units. It is named after Jean Louis Marie Poiseuille.
http://en.wikipedia.org/wiki/Poise?oldid=487835641
https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA255
http://dbpedia.org/resource/Poise
0112/2///62720#UAA255
P
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
scalingOf Centipoise
applicable unit dynamic viscosity
applicable unit Viscosity
scalingOf Micropoise
scalingOf Decapoise
scalingOf Kilopoise
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b1326
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b1360
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b3356
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b3396
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b4364
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b4440
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b4442
has unit genid-d126ca64a7114668976fd58faae8ce97-0b13_b4444
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.