<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/unit/W-PER-M2-SR">
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
<rdfs:label xml:lang="en">Watt per Square Metre Steradian</rdfs:label>
<j.0:uneceCommonCode>D58</j.0:uneceCommonCode>
<j.0:symbol>W/(m²·sr)</j.0:symbol>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0"/>
<rdfs:label xml:lang="en-US">Watt per Square Meter Steradian</rdfs:label>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://asd-www.larc.nasa.gov/Instrument/ceres_units.html</j.0:informativeReference>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Radiance</j.0:informativeReference>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<j.0:iec61360Code>0112/2///62720#UAA315</j.0:iec61360Code>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Radiance"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">W.m-2.sr-1</j.0:ucumCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
<j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$W/(m^2.sr)$</j.0:expression>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
<j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Watt per steradian per square metre}$ is the SI unit of radiance ($W·sr^{-1}·m^{-2}$),
while that of spectral radiance in frequency is the watt per steradian per square metre
per hertz ($W·sr^{-1}·m^{-2}·Hz^{-1}$) and that of spectral radiance in wavelength is
the watt per steradian per square metre, per metre ($W·sr^{-1}·m^{-3}$),
commonly the watt per steradian per square metre per nanometre ($W·sr^{-1}·m^{-2}·nm^{-1}$).
It has a dimension of $ML^{-4}T^{-3}$ where $M$ is mass, $L$ is length, and $T$ is time.
This unit is the standard SI unit in this category."
</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm</j.0:informativeReference>
</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/unit/W-PER-M2-SR>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """$\\textit{Watt per steradian per square metre}$ is the SI unit of radiance ($W·sr^{-1}·m^{-2}$),
while that of spectral radiance in frequency is the watt per steradian per square metre
per hertz ($W·sr^{-1}·m^{-2}·Hz^{-1}$) and that of spectral radiance in wavelength is
the watt per steradian per square metre, per metre ($W·sr^{-1}·m^{-3}$),
commonly the watt per steradian per square metre per nanometre ($W·sr^{-1}·m^{-2}·nm^{-1}$).
It has a dimension of $ML^{-4}T^{-3}$ where $M$ is mass, $L$ is length, and $T$ is time.
This unit is the standard SI unit in this category.\"
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
<http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
<http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
<http://qudt.org/schema/qudt/expression> "$W/(m^2.sr)$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Radiance> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA315" ;
<http://qudt.org/schema/qudt/informativeReference> "http://asd-www.larc.nasa.gov/Instrument/ceres_units.html"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Radiance"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "W/(m²·sr)" ;
<http://qudt.org/schema/qudt/ucumCode> "W.m-2.sr-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "D58" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Watt per Square Meter Steradian"@en-US ;
rdfs:label "Watt per Square Metre Steradian"@en ;
.
{"resource":"Watt per Square Metre Steradian"
,"qname":"unit:W-PER-M2-SR"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/W-PER-M2-SR"
,"properties":["applicable system":"sou:CGS"
,"applicable system":"sou:CGS-EMU"
,"applicable system":"sou:CGS-GAUSS"
,"applicable system":"sou:SI"
,"conversion multiplier":"1.0"
,"conversion multiplier scientific":"1.0E0"
,"defined unit of system":"sou:SI"
,"description":"$\\textit{Watt per steradian per square metre}$ is the SI unit of radiance ($W·sr^{-1}·m^{-2}$),\n while that of spectral radiance in frequency is the watt per steradian per square metre\n per hertz ($W·sr^{-1}·m^{-2}·Hz^{-1}$) and that of spectral radiance in wavelength is\n the watt per steradian per square metre, per metre ($W·sr^{-1}·m^{-3}$),\n commonly the watt per steradian per square metre per nanometre ($W·sr^{-1}·m^{-2}·nm^{-1}$). \n It has a dimension of $ML^{-4}T^{-3}$ where $M$ is mass, $L$ is length, and $T$ is time. \n This unit is the standard SI unit in this category.\"\n "
,"expression":"$W\/(m^2.sr)$"
,"has dimension vector":"dimension:A0E0L0I0M1H0T-3D0"
,"has quantity kind":"quantitykind:Radiance"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA315"
,"informative reference":"http:\/\/asd-www.larc.nasa.gov\/Instrument\/ceres_units.html"
,"informative reference":"http:\/\/www.efunda.com\/glossary\/units\/units--radiance--watt_per_square_meter_per_steradian.cfm"
,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Radiance"
,"is coherent derived unit of system":"sou:SI"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Watt per Square Meter Steradian"
,"label":"Watt per Square Metre Steradian"
,"symbol":"W\/(m²·sr)"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"W.m-2.sr-1"
,"unece common code":"D58"
]}
{
"@id" : "http://qudt.org/vocab/unit/W-PER-M2-SR",
"@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ],
"description" : "$\\textit{Watt per steradian per square metre}$ is the SI unit of radiance ($W·sr^{-1}·m^{-2}$),\n while that of spectral radiance in frequency is the watt per steradian per square metre\n per hertz ($W·sr^{-1}·m^{-2}·Hz^{-1}$) and that of spectral radiance in wavelength is\n the watt per steradian per square metre, per metre ($W·sr^{-1}·m^{-3}$),\n commonly the watt per steradian per square metre per nanometre ($W·sr^{-1}·m^{-2}·nm^{-1}$). \n It has a dimension of $ML^{-4}T^{-3}$ where $M$ is mass, $L$ is length, and $T$ is time. \n This unit is the standard SI unit in this category.\"\n ",
"applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI" ],
"conversionMultiplier" : "1.0",
"conversionMultiplier:SN" : 1.0,
"definedUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
"derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
"expression" : "$W/(m^2.sr)$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-3D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Radiance",
"iec61360Code" : "0112/2///62720#UAA315",
"informativeReference" : [ "http://asd-www.larc.nasa.gov/Instrument/ceres_units.html", "https://en.wikipedia.org/wiki/Radiance", "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm" ],
"symbol" : "W/(m²·sr)",
"ucumCode" : "W.m-2.sr-1",
"uneceCommonCode" : "D58",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "Watt per Square Metre Steradian"
}, {
"@language" : "en-us",
"@value" : "Watt per Square Meter Steradian"
} ],
"@context" : {
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"definedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"derivedCoherentUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@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#"
}
}