<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:j.2="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/LuminousEnergy">
<j.0:iec61360Code>0112/2///62720#UAD373</j.0:iec61360Code>
<j.0:symbol>Qv</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:symbol>Q_v</j.0:symbol>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light.</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T1D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Luminous_energy</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LM-SEC"/>
<j.2:closeMatch rdf:resource="http://qudt.org/vocab/quantitykind/RadiantEnergy"/>
<rdfs:comment>Applicable units are those of quantitykind:LuminousEnergy</rdfs:comment>
<rdfs:label xml:lang="en">Luminous Energy</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:plainTextDescription>Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light.</j.0:plainTextDescription>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$Q_v = \int_{0}^{\Delta t}{\Phi_v}{dt}$, where $\Phi_v$ is the luminous flux occurring during the time interval with duration $\Delta t$.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LM-HR"/>
</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/LuminousEnergy>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LM-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LM-SEC> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T1D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD373" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Luminous_energy"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$Q_v = \\int_{0}^{\\Delta t}{\\Phi_v}{dt}$, where $\\Phi_v$ is the luminous flux occurring during the time interval with duration $\\Delta t$."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light." ;
<http://qudt.org/schema/qudt/symbol> "Q_v" ;
<http://qudt.org/schema/qudt/symbol> "Qv" ;
rdfs:comment "Applicable units are those of quantitykind:LuminousEnergy" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Luminous Energy"@en ;
<http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/RadiantEnergy> ;
.
{"resource":"Luminous Energy"
,"qname":"quantitykind:LuminousEnergy"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LuminousEnergy"
,"properties":["applicable unit":"unit:LM-HR"
,"applicable unit":"unit:LM-SEC"
,"comment":"Applicable units are those of quantitykind:LuminousEnergy"
,"description":"Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light."
,"description (plain text)":"Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light."
,"has close match":"quantitykind:RadiantEnergy"
,"has dimension vector":"dimension:A0E0L0I1M0H0T1D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD373"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Luminous_energy"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Luminous Energy"
,"latex definition":"$Q_v = \\int_{0}^{\\Delta t}{\\Phi_v}{dt}$, where $\\Phi_v$ is the luminous flux occurring during the time interval with duration $\\Delta t$."
,"symbol":"Q_v"
,"symbol":"Qv"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/LuminousEnergy",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/LM-SEC", "http://qudt.org/vocab/unit/LM-HR" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I1M0H0T1D0",
"iec61360Code" : "0112/2///62720#UAD373",
"informativeReference" : "http://en.wikipedia.org/wiki/Luminous_energy",
"latexDefinition" : "$Q_v = \\int_{0}^{\\Delta t}{\\Phi_v}{dt}$, where $\\Phi_v$ is the luminous flux occurring during the time interval with duration $\\Delta t$.",
"plainTextDescription" : "Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light.",
"symbol" : [ "Qv", "Q_v" ],
"comment" : "Applicable units are those of quantitykind:LuminousEnergy",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Luminous Energy"
},
"closeMatch" : "http://qudt.org/vocab/quantitykind/RadiantEnergy",
"@context" : {
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"closeMatch" : {
"@id" : "http://www.w3.org/2004/02/skos/core#closeMatch",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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#"
}
}