@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:LUX
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "The SI unit for measuring the illumination (illuminance) of a surface. One lux is defined as an illumination of one lumen per square meter or 0.0001 phot. In considering the various light units, it's useful to think about light originating at a point and shining upon a surface. The intensity of the light source is measured in candelas; the total light flux in transit is measured in lumens (1 lumen = 1 candelau00b7steradian); and the amount of light received per unit of surface area is measured in lux (1 lux = 1 lumen/square meter). One lux is equal to approximately 0.09290 foot candle."^^rdf:HTML ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Lux"^^xsd:anyURI ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:derivedCoherentUnitOfSystem sou:SI ;
  qudt:hasDimensionVector qkdv:A0E0L-2I1M0H0T0D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:LM ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -2 ;
    qudt:hasUnit unit:M ;
  ] ;
  qudt:hasQuantityKind quantitykind:LuminousFluxPerArea ;
  qudt:iec61360Code "0112/2///62720#UAA723" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA723"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Lux?oldid=494700274"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/lux> ;
  qudt:siExactMatch si-unit:lux ;
  qudt:siUnitsExpression "lm/m^2" ;
  qudt:symbol "lx" ;
  qudt:ucumCode "lx"^^qudt:UCUMcs ;
  qudt:udunitsCode "lx" ;
  qudt:uneceCommonCode "LUX" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q179836> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Luks"@pl ;
  rdfs:label "Luks"@sl ;
  rdfs:label "Lux" ;
  rdfs:label "Lux"@cs ;
  rdfs:label "Lux"@de ;
  rdfs:label "Lux"@el ;
  rdfs:label "Lux"@en ;
  rdfs:label "Lux"@es ;
  rdfs:label "Lux"@fr ;
  rdfs:label "Lux"@hu ;
  rdfs:label "Lux"@it ;
  rdfs:label "Lux"@ms ;
  rdfs:label "Lux"@pt ;
  rdfs:label "Lux"@ro ;
  rdfs:label "Lüks"@tr ;
  rdfs:label "Лукс"@bg ;
  rdfs:label "Люкс"@ru ;
  rdfs:label "לוקס"@he ;
  rdfs:label "لكس"@ar ;
  rdfs:label "لوکس"@fa ;
  rdfs:label "लक्स"@hi ;
  rdfs:label "ルクス"@ja ;
  rdfs:label "勒克斯"@zh .
