unit:CD-PER-LM

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

Type
Description

Properties
qudt:symbol
cd/lm
qudt:ucumCode
cd.lm-1
cd/lm
Annotations
rdfs:label
Candela par Lumen(fr)
Candela per Lumen
Candela per Lumen(en)
Candela per Lumen(it)
Candela per Lumen(la)
Candela per Lümen(tr)
Candela por Lumen(es)
Candela por Lumen(pt)
Candela pro Lumen(de)
Candelă pe Lumen(ro)
Kandela na Lumen(cs)
Kandela na Lumen(pl)
Kandela na Lumen(sl)
Kandela per Lumen(ms)
Καντέλα ανά Λούμεν(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: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/CD-PER-LM">
    <rdfs:label xml:lang="tr">Candela per Lümen</rdfs:label>
    <rdfs:label xml:lang="cs">Kandela na Lumen</rdfs:label>
    <rdfs:label xml:lang="pl">Kandela na Lumen</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="el">Καντέλα ανά Λούμεν</rdfs:label>
    <rdfs:label>Candela per Lumen</rdfs:label>
    <rdfs:label xml:lang="en">Candela per Lumen</rdfs:label>
    <rdfs:label xml:lang="it">Candela per Lumen</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:symbol>cd/lm</j.0:symbol>
    <rdfs:label xml:lang="la">Candela per Lumen</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LuminousIntensityDistribution"/>
    <rdfs:label xml:lang="es">Candela por Lumen</rdfs:label>
    <rdfs:label xml:lang="pt">Candela por Lumen</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="ms">Kandela per Lumen</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cd/lm</j.0:ucumCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <rdfs:label xml:lang="ro">Candelă pe Lumen</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cd.lm-1</j.0:ucumCode>
    <rdfs:label xml:lang="bg">Кандела на Лумен</rdfs:label>
    <rdfs:label xml:lang="ru">Кандела на Лумен</rdfs:label>
    <rdfs:label xml:lang="fr">Candela par Lumen</rdfs:label>
    <rdfs:label xml:lang="de">Candela pro Lumen</rdfs:label>
    <rdfs:label xml:lang="sl">Kandela na Lumen</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/CD-PER-LM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <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/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LuminousIntensityDistribution> ;
  <http://qudt.org/schema/qudt/symbol> "cd/lm" ;
  <http://qudt.org/schema/qudt/ucumCode> "cd.lm-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "cd/lm"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Candela par Lumen"@fr ;
  rdfs:label "Candela per Lumen" ;
  rdfs:label "Candela per Lumen"@en ;
  rdfs:label "Candela per Lumen"@it ;
  rdfs:label "Candela per Lumen"@la ;
  rdfs:label "Candela per Lümen"@tr ;
  rdfs:label "Candela por Lumen"@es ;
  rdfs:label "Candela por Lumen"@pt ;
  rdfs:label "Candela pro Lumen"@de ;
  rdfs:label "Candelă pe Lumen"@ro ;
  rdfs:label "Kandela na Lumen"@cs ;
  rdfs:label "Kandela na Lumen"@pl ;
  rdfs:label "Kandela na Lumen"@sl ;
  rdfs:label "Kandela per Lumen"@ms ;
  rdfs:label "Καντέλα ανά Λούμεν"@el ;
  rdfs:label "Кандела на Лумен"@bg ;
  rdfs:label "Кандела на Лумен"@ru ;
.
JSON
{"resource":"Candela per Lumen" 
 ,"qname":"unit:CD-PER-LM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CD-PER-LM" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:LuminousIntensityDistribution" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Candela par Lumen" 
    ,"label":"Candela per Lumen" 
    ,"label":"Candela per Lumen" 
    ,"label":"Candela per Lumen" 
    ,"label":"Candela per Lumen" 
    ,"label":"Candela per L&uuml;men" 
    ,"label":"Candela por Lumen" 
    ,"label":"Candela por Lumen" 
    ,"label":"Candela pro Lumen" 
    ,"label":"Candelă pe Lumen" 
    ,"label":"Kandela na Lumen" 
    ,"label":"Kandela na Lumen" 
    ,"label":"Kandela na Lumen" 
    ,"label":"Kandela per Lumen" 
    ,"label":"Καντέλα ανά Λούμεν" 
    ,"label":"Кандела на Лумен" 
    ,"label":"Кандела на Лумен" 
    ,"symbol":"cd\/lm" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"cd.lm-1" 
    ,"ucum code":"cd\/lm" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/CD-PER-LM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LuminousIntensityDistribution",
  "symbol" : "cd/lm",
  "ucumCode" : [ "cd/lm", "cd.lm-1" ],
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "tr",
    "@value" : "Candela per Lümen"
  }, {
    "@language" : "cs",
    "@value" : "Kandela na Lumen"
  }, {
    "@language" : "pl",
    "@value" : "Kandela na Lumen"
  }, {
    "@language" : "el",
    "@value" : "Καντέλα ανά Λούμεν"
  }, "Candela per Lumen", {
    "@language" : "en",
    "@value" : "Candela per Lumen"
  }, {
    "@language" : "it",
    "@value" : "Candela per Lumen"
  }, {
    "@language" : "la",
    "@value" : "Candela per Lumen"
  }, {
    "@language" : "es",
    "@value" : "Candela por Lumen"
  }, {
    "@language" : "pt",
    "@value" : "Candela por Lumen"
  }, {
    "@language" : "ms",
    "@value" : "Kandela per Lumen"
  }, {
    "@language" : "ro",
    "@value" : "Candelă pe Lumen"
  }, {
    "@language" : "bg",
    "@value" : "Кандела на Лумен"
  }, {
    "@language" : "ru",
    "@value" : "Кандела на Лумен"
  }, {
    "@language" : "fr",
    "@value" : "Candela par Lumen"
  }, {
    "@language" : "de",
    "@value" : "Candela pro Lumen"
  }, {
    "@language" : "sl",
    "@value" : "Kandela na Lumen"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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-08-28T12:41:19.133-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)