@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:CD
  a qudt:Unit ;
  dcterms:description "$\\textit{Candela}$ is a unit for  'Luminous Intensity' expressed as $cd$.  The candela is the SI base unit of luminous intensity; that is, power emitted by a light source in a particular direction, weighted by the luminosity function (a standardized model of the sensitivity of the human eye to different wavelengths, also known as the luminous efficiency function). A common candle emits light with a luminous intensity of roughly one candela."^^qudt:LatexString ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Candela"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A0E0L0I1M0H0T0D0 ;
  qudt:hasQuantityKind quantitykind:LuminousIntensity ;
  qudt:iec61360Code "0112/2///62720#UAA370" ;
  qudt:informativeReference "http://www.simetric.co.uk/siderived.htm"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA370"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Candela?oldid=484253082"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/candela> ;
  qudt:siExactMatch si-unit:candela ;
  qudt:symbol "cd" ;
  qudt:ucumCode "cd"^^qudt:UCUMcs ;
  qudt:udunitsCode "cd" ;
  qudt:uneceCommonCode "CDL" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q83216> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Candela" ;
  rdfs:label "Candela"@de ;
  rdfs:label "Candela"@en ;
  rdfs:label "Candela"@es ;
  rdfs:label "Candela"@fr ;
  rdfs:label "Candela"@it ;
  rdfs:label "Candela"@la ;
  rdfs:label "Candela"@pt ;
  rdfs:label "Candela"@tr ;
  rdfs:label "Candelă"@ro ;
  rdfs:label "Kandela"@cs ;
  rdfs:label "Kandela"@hu ;
  rdfs:label "Kandela"@ms ;
  rdfs:label "Kandela"@pl ;
  rdfs:label "Kandela"@sl ;
  rdfs:label "Καντέλα"@el ;
  rdfs:label "Кандела"@bg ;
  rdfs:label "Кандела"@ru ;
  rdfs:label "קנדלה"@he ;
  rdfs:label "قنديلة"@ar ;
  rdfs:label "کاندلا"@fa ;
  rdfs:label "कॅन्डेला"@hi ;
  rdfs:label "カンデラ"@ja ;
  rdfs:label "坎德拉"@zh .
