<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:symbol>Qv</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:symbol>Q_v</j.0:symbol>
<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"/>
<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.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light.</j.1:description>
<rdfs:label xml:lang="en">Luminous Energy</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<j.0:plainTextDescription>Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light.</j.0:plainTextDescription>
</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."^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LM-SEC> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
<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: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-SEC"
,"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:A0E0L2I0M1H0T-2D0"
,"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",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"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" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Luminous Energy"
},
"closeMatch" : "http://qudt.org/vocab/quantitykind/RadiantEnergy",
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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#"
}
}