unit:LM-PER-W

URI: http://qudt.org/vocab/unit/LM-PER-W

Type
Description

A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity.

Properties
qudt:iec61360Code
0112/2///62720#UAA719
qudt:ucumCode
lm.W-1
Annotations
dcterms:description
A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity.
qudt:expression
lmperw
rdfs:label
Lumen na Wat(pl)
Lumen na Watt(cs)
Lumen na Watt(sl)
Lumen par Watt(fr)
Lumen pe Watt(ro)
Lumen per Watt
Lumen per Watt(en)
Lumen per Watt(it)
Lumen per Watt(ms)
Lumen per Wattium(la)
Lumen por Vatio(es)
Lumen por Watt(pt)
Lumen pro Watt(de)
Lümen per Watt(tr)
Λούμεν ανά Βατ(el)
Лумен на Ват(bg)
Лумен на Ватт(ru)
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    xmlns:j.1="http://purl.org/dc/terms/"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://qudt.org/vocab/unit/LM-PER-W">
    <rdfs:label xml:lang="fr">Lumen par Watt</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="ru">Лумен на Ватт</rdfs:label>
    <j.0:uneceCommonCode>B61</j.0:uneceCommonCode>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="el">Λούμεν ανά Βατ</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$lm-per-w$</j.0:expression>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q83386886"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity.</j.1:description>
    <rdfs:label xml:lang="pl">Lumen na Wat</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="cs">Lumen na Watt</rdfs:label>
    <rdfs:label xml:lang="sl">Lumen na Watt</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:iec61360Code>0112/2///62720#UAA719</j.0:iec61360Code>
    <rdfs:label xml:lang="pt">Lumen por Watt</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA719</j.0:informativeReference>
    <j.0:symbol>lm/W</j.0:symbol>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">lm.W-1</j.0:ucumCode>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I1M-1H0T3D0"/>
    <rdfs:label xml:lang="ro">Lumen pe Watt</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LuminousEfficacy"/>
    <rdfs:label>Lumen per Watt</rdfs:label>
    <rdfs:label xml:lang="en">Lumen per Watt</rdfs:label>
    <rdfs:label xml:lang="it">Lumen per Watt</rdfs:label>
    <rdfs:label xml:lang="ms">Lumen per Watt</rdfs:label>
    <rdfs:label xml:lang="la">Lumen per Wattium</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <rdfs:label xml:lang="es">Lumen por Vatio</rdfs:label>
    <rdfs:label xml:lang="tr">Lümen per Watt</rdfs:label>
    <rdfs:label xml:lang="bg">Лумен на Ват</rdfs:label>
    <rdfs:label xml:lang="de">Lumen pro Watt</rdfs:label>
  </rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://qudt.org/vocab/unit/LM-PER-W>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/expression> "$lm-per-w$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M-1H0T3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LuminousEfficacy> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA719" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA719"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "lm/W" ;
  <http://qudt.org/schema/qudt/ucumCode> "lm.W-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "B61" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q83386886> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Lumen na Wat"@pl ;
  rdfs:label "Lumen na Watt"@cs ;
  rdfs:label "Lumen na Watt"@sl ;
  rdfs:label "Lumen par Watt"@fr ;
  rdfs:label "Lumen pe Watt"@ro ;
  rdfs:label "Lumen per Watt" ;
  rdfs:label "Lumen per Watt"@en ;
  rdfs:label "Lumen per Watt"@it ;
  rdfs:label "Lumen per Watt"@ms ;
  rdfs:label "Lumen per Wattium"@la ;
  rdfs:label "Lumen por Vatio"@es ;
  rdfs:label "Lumen por Watt"@pt ;
  rdfs:label "Lumen pro Watt"@de ;
  rdfs:label "Lümen per Watt"@tr ;
  rdfs:label "Λούμεν ανά Βατ"@el ;
  rdfs:label "Лумен на Ват"@bg ;
  rdfs:label "Лумен на Ватт"@ru ;
.
JSON
{"resource":"Lumen per Watt" 
 ,"qname":"unit:LM-PER-W" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/LM-PER-W" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q83386886&gt;" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity." 
    ,"expression":"$lm-per-w$" 
    ,"has dimension vector":"dimension:A0E0L-2I1M-1H0T3D0" 
    ,"has quantity kind":"quantitykind:LuminousEfficacy" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA719" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA719" 
    ,"is coherent derived unit of system":"sou:SI" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Lumen na Wat" 
    ,"label":"Lumen na Watt" 
    ,"label":"Lumen na Watt" 
    ,"label":"Lumen par Watt" 
    ,"label":"Lumen pe Watt" 
    ,"label":"Lumen per Watt" 
    ,"label":"Lumen per Watt" 
    ,"label":"Lumen per Watt" 
    ,"label":"Lumen per Watt" 
    ,"label":"Lumen per Wattium" 
    ,"label":"Lumen por Vatio" 
    ,"label":"Lumen por Watt" 
    ,"label":"Lumen pro Watt" 
    ,"label":"L&uuml;men per Watt" 
    ,"label":"Λούμεν ανά Βατ" 
    ,"label":"Лумен на Ват" 
    ,"label":"Лумен на Ватт" 
    ,"symbol":"lm\/W" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"lm.W-1" 
    ,"unece common code":"B61" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/LM-PER-W",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity.",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "expression" : "$lm-per-w$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I1M-1H0T3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LuminousEfficacy",
  "iec61360Code" : "0112/2///62720#UAA719",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA719",
  "symbol" : "lm/W",
  "ucumCode" : "lm.W-1",
  "uneceCommonCode" : "B61",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q83386886",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "fr",
    "@value" : "Lumen par Watt"
  }, {
    "@language" : "ru",
    "@value" : "Лумен на Ватт"
  }, {
    "@language" : "el",
    "@value" : "Λούμεν ανά Βατ"
  }, {
    "@language" : "pl",
    "@value" : "Lumen na Wat"
  }, {
    "@language" : "cs",
    "@value" : "Lumen na Watt"
  }, {
    "@language" : "sl",
    "@value" : "Lumen na Watt"
  }, {
    "@language" : "pt",
    "@value" : "Lumen por Watt"
  }, {
    "@language" : "ro",
    "@value" : "Lumen pe Watt"
  }, "Lumen per Watt", {
    "@language" : "en",
    "@value" : "Lumen per Watt"
  }, {
    "@language" : "it",
    "@value" : "Lumen per Watt"
  }, {
    "@language" : "ms",
    "@value" : "Lumen per Watt"
  }, {
    "@language" : "la",
    "@value" : "Lumen per Wattium"
  }, {
    "@language" : "es",
    "@value" : "Lumen por Vatio"
  }, {
    "@language" : "tr",
    "@value" : "Lümen per Watt"
  }, {
    "@language" : "bg",
    "@value" : "Лумен на Ват"
  }, {
    "@language" : "de",
    "@value" : "Lumen pro Watt"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}

Generated 2025-10-27T16:44:26.690-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)