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

Attributes

Reciprocal Cubic Meter
Reciprocal Cubic Metre
Aνά Κυβικό Μέτρο
Na Kubični Meter
Na Metr Krychlový
Na Metr Sześcienny
Par Mètre Cube
Pe Metru Cub
Per Meter Kubik
Per Metreküp
Per Metro Cubo
Per Metrum Cubicum
Por Metro Cúbico
Por Metro Cúbico
Pro Kubikmeter
Reciprocal Cubic Metre
На Кубичен Метър
На Кубический Метр
"Per Cubic Meter" is a denominator unit with dimensions $/m^3$.
https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA740
m-3
$/m^3$
0112/2///62720#UAA740
/m³
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
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.