unit:MilliCD

URI: http://qudt.org/vocab/unit/MilliCD

Type
Description

0.001-fold of the SI base unit candela

Properties
qudt:iec61360Code
0112/2///62720#UAB369
Annotations
dcterms:description
0.001-fold of the SI base unit candela
rdfs:label
Millicandela
Millicandela(de)
Millicandela(en)
Millicandela(es)
Millicandela(fr)
Millicandela(it)
Millicandela(tr)
Millicandelă(ro)
Millikandela(cs)
Millikandela(hu)
Millikandela(ms)
Millikandela(pl)
Millikandela(sl)
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/MilliCD">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:symbol>mcd</j.0:symbol>
    <j.0:uneceCommonCode>P34</j.0:uneceCommonCode>
    <rdfs:label xml:lang="cs">Millikandela</rdfs:label>
    <rdfs:label xml:lang="hu">Millikandela</rdfs:label>
    <rdfs:label xml:lang="ms">Millikandela</rdfs:label>
    <rdfs:label xml:lang="pl">Millikandela</rdfs:label>
    <rdfs:label xml:lang="sl">Millikandela</rdfs:label>
    <rdfs:label xml:lang="ro">Millicandelă</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LuminousIntensity"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB369</j.0:informativeReference>
    <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Milli"/>
    <j.1:description>0.001-fold of the SI base unit candela</j.1:description>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mcd</j.0:ucumCode>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0"/>
    <j.0:iec61360Code>0112/2///62720#UAB369</j.0:iec61360Code>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <rdfs:label>Millicandela</rdfs:label>
    <rdfs:label xml:lang="de">Millicandela</rdfs:label>
    <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/CD"/>
    <rdfs:label xml:lang="en">Millicandela</rdfs:label>
    <rdfs:label xml:lang="es">Millicandela</rdfs:label>
    <rdfs:label xml:lang="fr">Millicandela</rdfs:label>
    <rdfs:label xml:lang="it">Millicandela</rdfs:label>
    <rdfs:label xml:lang="tr">Millicandela</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/MilliCD>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.001-fold of the SI base unit candela" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-3 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LuminousIntensity> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB369" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB369"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Milli> ;
  <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/CD> ;
  <http://qudt.org/schema/qudt/symbol> "mcd" ;
  <http://qudt.org/schema/qudt/ucumCode> "mcd"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "P34" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Millicandela" ;
  rdfs:label "Millicandela"@de ;
  rdfs:label "Millicandela"@en ;
  rdfs:label "Millicandela"@es ;
  rdfs:label "Millicandela"@fr ;
  rdfs:label "Millicandela"@it ;
  rdfs:label "Millicandela"@tr ;
  rdfs:label "Millicandelă"@ro ;
  rdfs:label "Millikandela"@cs ;
  rdfs:label "Millikandela"@hu ;
  rdfs:label "Millikandela"@ms ;
  rdfs:label "Millikandela"@pl ;
  rdfs:label "Millikandela"@sl ;
.
JSON
{"resource":"Millicandela" 
 ,"qname":"unit:MilliCD" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliCD" 
 ,"properties":["conversion multiplier":"0.001" 
    ,"conversion multiplier scientific":"1.0E-3" 
    ,"description":"0.001-fold of the SI base unit candela" 
    ,"has dimension vector":"dimension:A0E0L0I1M0H0T0D0" 
    ,"has quantity kind":"quantitykind:LuminousIntensity" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB369" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB369" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.6\/vocab\/unit&gt;" 
    ,"label":"Millicandela" 
    ,"label":"Millicandela" 
    ,"label":"Millicandela" 
    ,"label":"Millicandela" 
    ,"label":"Millicandela" 
    ,"label":"Millicandela" 
    ,"label":"Millicandela" 
    ,"label":"Millicandelă" 
    ,"label":"Millikandela" 
    ,"label":"Millikandela" 
    ,"label":"Millikandela" 
    ,"label":"Millikandela" 
    ,"label":"Millikandela" 
    ,"prefix":"prefix:Milli" 
    ,"scalingOf":"unit:CD" 
    ,"symbol":"mcd" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"mcd" 
    ,"unece common code":"P34" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MilliCD",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.001-fold of the SI base unit candela",
  "conversionMultiplier" : "0.001",
  "conversionMultiplier:SN" : 0.001,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LuminousIntensity",
  "iec61360Code" : "0112/2///62720#UAB369",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB369",
  "prefix" : "http://qudt.org/vocab/prefix/Milli",
  "scalingOf" : "http://qudt.org/vocab/unit/CD",
  "symbol" : "mcd",
  "ucumCode" : "mcd",
  "uneceCommonCode" : "P34",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ {
    "@language" : "cs",
    "@value" : "Millikandela"
  }, {
    "@language" : "hu",
    "@value" : "Millikandela"
  }, {
    "@language" : "ms",
    "@value" : "Millikandela"
  }, {
    "@language" : "pl",
    "@value" : "Millikandela"
  }, {
    "@language" : "sl",
    "@value" : "Millikandela"
  }, {
    "@language" : "ro",
    "@value" : "Millicandelă"
  }, "Millicandela", {
    "@language" : "de",
    "@value" : "Millicandela"
  }, {
    "@language" : "en",
    "@value" : "Millicandela"
  }, {
    "@language" : "es",
    "@value" : "Millicandela"
  }, {
    "@language" : "fr",
    "@value" : "Millicandela"
  }, {
    "@language" : "it",
    "@value" : "Millicandela"
  }, {
    "@language" : "tr",
    "@value" : "Millicandela"
  } ],
  "@context" : {
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "prefix" : {
      "@id" : "http://qudt.org/schema/qudt/prefix",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "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"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "scalingOf" : {
      "@id" : "http://qudt.org/schema/qudt/scalingOf",
      "@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-09-29T15:42:38.939-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)