Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity.
<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:j.1="http://www.w3.org/2004/02/skos/core#"
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/quantitykind/CorrelatedColorTemperature">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/Duv"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0"/>
<j.0:plainTextDescription>Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity.</j.0:plainTextDescription>
<rdfs:label xml:lang="en">Correlated Colour Temperature</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en-us">Correlated Color Temperature</rdfs:label>
<j.1:broader rdf:resource="http://qudt.org/vocab/quantitykind/ThermodynamicTemperature"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/K"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.lrc.rpi.edu/programs/nlpip/lightinganswers/lightsources/whatiscct.asp#:~:text=Correlated%20color%20temperature%20(CCT)%20is,required%20to%20specify%20a%20chromaticity.</j.0:informativeReference>
</rdf:Description>
</rdf:RDF>
@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/quantitykind/CorrelatedColorTemperature>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "https://www.lrc.rpi.edu/programs/nlpip/lightinganswers/lightsources/whatiscct.asp#:~:text=Correlated%20color%20temperature%20(CCT)%20is,required%20to%20specify%20a%20chromaticity."^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity." ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Correlated Color Temperature"@en-us ;
rdfs:label "Correlated Colour Temperature"@en ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Duv> ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
.
{"resource":"Correlated Colour Temperature"
,"qname":"quantitykind:CorrelatedColorTemperature"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CorrelatedColorTemperature"
,"properties":["applicable unit":"unit:K"
,"description (plain text)":"Correlated color temperature (CCT) is a measure of light source color appearance defined by the proximity of the light source's chromaticity coordinates to the blackbody locus, as a single number rather than the two required to specify a chromaticity."
,"has broader":"quantitykind:ThermodynamicTemperature"
,"has dimension vector":"dimension:A0E0L0I0M0H1T0D0"
,"informative reference":"https:\/\/www.lrc.rpi.edu\/programs\/nlpip\/lightinganswers\/lightsources\/whatiscct.asp#:~:text=Correlated%20color%20temperature%20(CCT)%20is,required%20to%20specify%20a%20chromaticity."
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Correlated Color Temperature"
,"label":"Correlated Colour Temperature"
,"seeAlso":"quantitykind:Duv"
,"type":"qudt:QuantityKind"
]}