<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/quantitykind/Luminance">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CD-PER-FT2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LA_FT"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LM-PER-FT2"/>
<j.0:iec61360Code>0112/2///62720#UAD090</j.0:iec61360Code>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$L_v = \frac{dI_v}{dA}$, where $dI_v$ is the luminous intensity of an element of the surface with the area $dA$ of the orthogonal projection of this element on a plane perpendicular to the given direction.</j.0:latexDefinition>
<j.0:symbol>L_v</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/STILB"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LM-PER-M2"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle.</j.1:description>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Luminance</j.0:dbpediaMatch>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Luminance</j.0:informativeReference>
<j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/LUMA"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LA"/>
<rdfs:label xml:lang="en">Luminance</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CD-PER-M2"/>
<j.0:plainTextDescription>Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle.</j.0:plainTextDescription>
<rdfs:comment>Applicable units are those of quantitykind:Luminance</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CD-PER-IN2"/>
</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/Luminance>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CD-PER-FT2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CD-PER-IN2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CD-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LA> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LA_FT> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LM-PER-FT2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LM-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/STILB> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Luminance"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD090" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Luminance"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$L_v = \\frac{dI_v}{dA}$, where $dI_v$ is the luminous intensity of an element of the surface with the area $dA$ of the orthogonal projection of this element on a plane perpendicular to the given direction."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle." ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/LUMA> ;
<http://qudt.org/schema/qudt/symbol> "L_v" ;
rdfs:comment "Applicable units are those of quantitykind:Luminance" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Luminance"@en ;
.
{"resource":"Luminance"
,"qname":"quantitykind:Luminance"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Luminance"
,"properties":["Individual from SI Reference Point":"si-quantity:LUMA"
,"applicable unit":"unit:CD-PER-FT2"
,"applicable unit":"unit:CD-PER-IN2"
,"applicable unit":"unit:CD-PER-M2"
,"applicable unit":"unit:LA"
,"applicable unit":"unit:LA_FT"
,"applicable unit":"unit:LM-PER-FT2"
,"applicable unit":"unit:LM-PER-M2"
,"applicable unit":"unit:STILB"
,"comment":"Applicable units are those of quantitykind:Luminance"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Luminance"
,"description":"Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle."
,"description (plain text)":"Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle."
,"has dimension vector":"dimension:A0E0L-2I1M0H0T0D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD090"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Luminance"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Luminance"
,"latex definition":"$L_v = \\frac{dI_v}{dA}$, where $dI_v$ is the luminous intensity of an element of the surface with the area $dA$ of the orthogonal projection of this element on a plane perpendicular to the given direction."
,"symbol":"L_v"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/Luminance",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/CD-PER-FT2", "http://qudt.org/vocab/unit/LA_FT", "http://qudt.org/vocab/unit/LM-PER-FT2", "http://qudt.org/vocab/unit/STILB", "http://qudt.org/vocab/unit/LM-PER-M2", "http://qudt.org/vocab/unit/LA", "http://qudt.org/vocab/unit/CD-PER-M2", "http://qudt.org/vocab/unit/CD-PER-IN2" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Luminance",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0",
"iec61360Code" : "0112/2///62720#UAD090",
"informativeReference" : "http://en.wikipedia.org/wiki/Luminance",
"latexDefinition" : "$L_v = \\frac{dI_v}{dA}$, where $dI_v$ is the luminous intensity of an element of the surface with the area $dA$ of the orthogonal projection of this element on a plane perpendicular to the given direction.",
"plainTextDescription" : "Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle.",
"siExactMatch" : "https://si-digital-framework.org/SI/quantities/LUMA",
"symbol" : "L_v",
"comment" : "Applicable units are those of quantitykind:Luminance",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Luminance"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"siExactMatch" : {
"@id" : "http://qudt.org/schema/qudt/siExactMatch",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}