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

Attributes

Gallon (UK)
Gallon (UK)
unit of the volume for fluids according to the Imperial system of units
https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA500
[gal_br]
0112/2///62720#UAA500
gal{UK}
unit of the volume for fluids according to the Imperial system of units
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
exact match Imperial Gallon
has unit b13_b1044
has unit b13_b1099
has unit b13_b1161
has unit b13_b1163
has unit b13_b1165
has unit b13_b1167
has unit b13_b2192
has unit b13_b2207
has unit b13_b2226
has unit b13_b2230
has unit b13_b2234
has unit b13_b2238
has unit b13_b2260
has unit b13_b2287
has unit b13_b2302
has unit b13_b2321
has unit b13_b2325
has unit b13_b2329
has unit b13_b2333
has unit b13_b2355
has unit b13_b2408
has unit b13_b2460
has unit b13_b2479
has unit b13_b2483
has unit b13_b2487
has unit b13_b2491
has unit b13_b2513
has unit b13_b4265
has unit b13_b4293
has unit b13_b4385
has unit b13_b4538
has unit b13_b3964
has unit b13_b3990
has unit b13_b4011
has unit b13_b4033
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.