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

Attributes

Lumen
Lumen
לומן
لومن
لومن
ल्यूमैन
ルーメン
流明
Lumen
Lumen
Lumen
Lumen
Lumen
Lumen
Lumen
Lumen
Lumen
Lumen
Lumen
Lumen
Lümen
Λούμεν
Лумен
Лумен
The SI unit for measuring the flux of light being produced by a light source or received by a surface. The intensity of a light source is measured in candelas. One lumen represents the total flux of light emitted, equal to the intensity in candelas multiplied by the solid angle in steradians into which the light is emitted. A full sphere has a solid angle of $4\cdot\pi$ steradians. A light source that uniformly radiates one candela in all directions has a total luminous flux of $1 cd\cdot 4 \pi sr = 4 \pi cd \cdot sr \approx 12.57 \; \text{lumens}$. "Lumen" is a Latin word for light.
https://en.wikipedia.org/wiki/Lumen_(unit)
https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA718
http://dbpedia.org/resource/Lumen
0112/2///62720#UAA718
lm
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 luminous flux
has unit b13_b701
scalingOf Kilolumen
has unit b13_b2568
has unit b13_b2570
has unit b13_b2572
has unit b13_b2574
has unit b13_b2575
has unit b13_b2578
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.