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

Attributes

Queen Anne's wine gallon
Us Gallon
Us Gallon
"US Gallon" is a unit for 'Liquid Volume' expressed as $galUS$.
https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA505
0.003785411784
[gal_us]
0112/2///62720#UAA505
gal{US}
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 Liquid Volume
has unit b13_b1047
has unit b13_b1102
has unit b13_b1170
has unit b13_b1172
has unit b13_b1174
has unit b13_b1176
has unit b13_b2197
has unit b13_b2211
has unit b13_b2241
has unit b13_b2245
has unit b13_b2249
has unit b13_b2253
has unit b13_b2264
has unit b13_b2292
has unit b13_b2306
has unit b13_b1431
has unit b13_b2336
has unit b13_b2340
has unit b13_b2344
has unit b13_b2348
has unit b13_b2359
has unit b13_b2410
has unit b13_b2464
has unit b13_b2494
has unit b13_b2498
has unit b13_b2502
has unit b13_b2506
has unit b13_b2517
has unit b13_b4268
has unit b13_b4296
has unit b13_b4388
has unit b13_b4547
has unit b13_b3968
has unit b13_b3994
has unit b13_b4013
has unit b13_b4037
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.