<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/RadiantExposure">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:exactMatch rdf:resource="http://omlc.ogi.edu/education/ece532/class1/irradiance.html"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-SEC2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/W-SEC-PER-M2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloW-HR-PER-M2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-M2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-FT2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT-LB_F-PER-FT2"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-CentiM2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoPA-PER-KiloM"/>
<rdfs:label xml:lang="en">Radiant Exposure</rdfs:label>
<j.1:broader rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerArea"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaJ-PER-M2"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M-PER-M2"/>
<j.0:plainTextDescription>Radiant exposure is a measure of the total radiant energy incident on a surface per unit area; equal to the integral over time of the radiant flux density. Also known as exposure.</j.0:plainTextDescription>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(H = \int_{0}^{\Delta t}{E}{dt}\), where \(E\) is the irradiance acting during the time interval with duration \(\Delta t\).</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT-LB_F-PER-M2"/>
<j.0:abbreviation>J-PER-CM2</j.0:abbreviation>
<j.0:symbol>H_e</j.0:symbol>
</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/RadiantExposure>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://qudt.org/schema/qudt/abbreviation> "J-PER-CM2" ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-FT2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-FT2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-CentiM2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-SEC2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW-HR-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaJ-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA-PER-KiloM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-SEC-PER-M2> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/latexDefinition> "\\(H = \\int_{0}^{\\Delta t}{E}{dt}\\), where \\(E\\) is the irradiance acting during the time interval with duration \\(\\Delta t\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "Radiant exposure is a measure of the total radiant energy incident on a surface per unit area; equal to the integral over time of the radiant flux density. Also known as exposure." ;
<http://qudt.org/schema/qudt/symbol> "H_e" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Radiant Exposure"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/EnergyPerArea> ;
<http://www.w3.org/2004/02/skos/core#exactMatch> <http://omlc.ogi.edu/education/ece532/class1/irradiance.html> ;
.
{"resource":"Radiant Exposure"
,"qname":"quantitykind:RadiantExposure"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/RadiantExposure"
,"properties":["abbreviation":"J-PER-CM2"
,"applicable unit":"unit:BTU_IT-PER-FT2"
,"applicable unit":"unit:FT-LB_F-PER-FT2"
,"applicable unit":"unit:FT-LB_F-PER-M2"
,"applicable unit":"unit:J-PER-CentiM2"
,"applicable unit":"unit:J-PER-M2"
,"applicable unit":"unit:KiloCAL-PER-CentiM2"
,"applicable unit":"unit:KiloGM-PER-SEC2"
,"applicable unit":"unit:KiloW-HR-PER-M2"
,"applicable unit":"unit:MegaJ-PER-M2"
,"applicable unit":"unit:N-M-PER-M2"
,"applicable unit":"unit:PicoPA-PER-KiloM"
,"applicable unit":"unit:W-SEC-PER-M2"
,"description (plain text)":"Radiant exposure is a measure of the total radiant energy incident on a surface per unit area; equal to the integral over time of the radiant flux density. Also known as exposure."
,"has broader":"quantitykind:EnergyPerArea"
,"has dimension vector":"dimension:A0E0L0I0M1H0T-2D0"
,"has exact match":"<http:\/\/omlc.ogi.edu\/education\/ece532\/class1\/irradiance.html>"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Radiant Exposure"
,"latex definition":"\\(H = \\int_{0}^{\\Delta t}{E}{dt}\\), where \\(E\\) is the irradiance acting during the time interval with duration \\(\\Delta t\\)."
,"symbol":"H_e"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/RadiantExposure",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"abbreviation" : "J-PER-CM2",
"applicableUnit" : [ "http://qudt.org/vocab/unit/KiloGM-PER-SEC2", "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2", "http://qudt.org/vocab/unit/W-SEC-PER-M2", "http://qudt.org/vocab/unit/KiloW-HR-PER-M2", "http://qudt.org/vocab/unit/J-PER-M2", "http://qudt.org/vocab/unit/BTU_IT-PER-FT2", "http://qudt.org/vocab/unit/FT-LB_F-PER-FT2", "http://qudt.org/vocab/unit/J-PER-CentiM2", "http://qudt.org/vocab/unit/PicoPA-PER-KiloM", "http://qudt.org/vocab/unit/MegaJ-PER-M2", "http://qudt.org/vocab/unit/N-M-PER-M2", "http://qudt.org/vocab/unit/FT-LB_F-PER-M2" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0",
"latexDefinition" : "\\(H = \\int_{0}^{\\Delta t}{E}{dt}\\), where \\(E\\) is the irradiance acting during the time interval with duration \\(\\Delta t\\).",
"plainTextDescription" : "Radiant exposure is a measure of the total radiant energy incident on a surface per unit area; equal to the integral over time of the radiant flux density. Also known as exposure.",
"symbol" : "H_e",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Radiant Exposure"
},
"broader" : "http://qudt.org/vocab/quantitykind/EnergyPerArea",
"exactMatch" : "http://omlc.ogi.edu/education/ece532/class1/irradiance.html",
"@context" : {
"exactMatch" : {
"@id" : "http://www.w3.org/2004/02/skos/core#exactMatch",
"@type" : "@id"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@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"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@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"
},
"abbreviation" : {
"@id" : "http://qudt.org/schema/qudt/abbreviation"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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#"
}
}