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

Attributes

Millilitre
Milliliter
Millilitre
0.001-fold of the unit litre
https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA844
0112/2///62720#UAA844
mL
0.001-fold of the unit litre
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 Volume
applicable unit First Moment of Area
applicable unit volume
has unit b13_b1373
has unit b13_b1376
has unit b13_b1379
has unit b13_b3079
has unit b13_b3108
has unit b13_b3120
has unit b13_b1565
has unit b13_b3410
has unit b13_b3465
has unit b13_b3468
has unit b13_b3471
has unit b13_b3473
has unit b13_b3476
has unit b13_b3479
has unit b13_b3481
has unit b13_b3483
has unit b13_b3486
has unit b13_b3489
has unit b13_b3491
has unit b13_b3493
has unit b13_b3495
has unit b13_b3498
has unit b13_b3500
has unit b13_b3502
has unit b13_b3505
has unit b13_b3508
has unit b13_b3510
has unit b13_b3513
has unit b13_b3516
has unit b13_b3787
has unit b13_b4497
has unit b13_b3828
has unit b13_b4202
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.