<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/LuminousExposure">
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Luminous_energy</j.0:informativeReference>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Luminous Exposure is the time-integrated illuminance.</j.1:description>
<rdfs:label xml:lang="en">Luminous Exposure</rdfs:label>
<rdfs:comment>Applicable units are those of quantitykind:LuminousExposure</rdfs:comment>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:symbol>H_v</j.0:symbol>
<j.0:iec61360Code>0112/2///62720#UAD093</j.0:iec61360Code>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LUX-SEC"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T1D0"/>
<j.0:symbol>Hv</j.0:symbol>
<j.0:plainTextDescription>Luminous Exposure is the time-integrated illuminance.</j.0:plainTextDescription>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Exposure_(photography)#Photometric_and_radiometric_exposure</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LUX-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/LuminousExposure>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Luminous Exposure is the time-integrated illuminance."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LUX-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LUX-SEC> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T1D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD093" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Luminous_energy"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Exposure_(photography)#Photometric_and_radiometric_exposure"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Luminous Exposure is the time-integrated illuminance." ;
<http://qudt.org/schema/qudt/symbol> "H_v" ;
<http://qudt.org/schema/qudt/symbol> "Hv" ;
rdfs:comment "Applicable units are those of quantitykind:LuminousExposure" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Luminous Exposure"@en ;
.
{"resource":"Luminous Exposure"
,"qname":"quantitykind:LuminousExposure"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LuminousExposure"
,"properties":["applicable unit":"unit:LUX-HR"
,"applicable unit":"unit:LUX-SEC"
,"comment":"Applicable units are those of quantitykind:LuminousExposure"
,"description":"Luminous Exposure is the time-integrated illuminance."
,"description (plain text)":"Luminous Exposure is the time-integrated illuminance."
,"has dimension vector":"dimension:A0E0L-2I1M0H0T1D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD093"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Luminous_energy"
,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Exposure_(photography)#Photometric_and_radiometric_exposure"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Luminous Exposure"
,"symbol":"H_v"
,"symbol":"Hv"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/LuminousExposure",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Luminous Exposure is the time-integrated illuminance.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/LUX-SEC", "http://qudt.org/vocab/unit/LUX-HR" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T1D0",
"iec61360Code" : "0112/2///62720#UAD093",
"informativeReference" : [ "http://en.wikipedia.org/wiki/Luminous_energy", "https://en.wikipedia.org/wiki/Exposure_(photography)#Photometric_and_radiometric_exposure" ],
"plainTextDescription" : "Luminous Exposure is the time-integrated illuminance.",
"symbol" : [ "H_v", "Hv" ],
"comment" : "Applicable units are those of quantitykind:LuminousExposure",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Luminous Exposure"
},
"@context" : {
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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#"
}
}