<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/MicroMOL-PER-M2-SEC2">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:plainTextDescription>One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared.</j.0:plainTextDescription>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">umol/m^2/s^2</j.0:ucumCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
<j.0:symbol>umol/m<C2><B2>/s<C2><B2></j.0:symbol>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0"/>
<rdfs:label xml:lang="en">micromole per square metre per square second</rdfs:label>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">umol.m-2.s-2</j.0:ucumCode>
<rdfs:label xml:lang="en-US">micromole per square meter per square second</rdfs:label>
<j.1:description xml:lang="en">One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared.</j.1:description>
</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/MicroMOL-PER-M2-SEC2>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared."@en ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.000001 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ;
<http://qudt.org/schema/qudt/plainTextDescription> "One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared." ;
<http://qudt.org/schema/qudt/symbol> "umol/m<C2><B2>/s<C2><B2>" ;
<http://qudt.org/schema/qudt/ucumCode> "umol.m-2.s-2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "umol/m^2/s^2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "micromole per square meter per square second"@en-US ;
rdfs:label "micromole per square metre per square second"@en ;
.
{"resource":"micromole per square metre per square second"
,"qname":"unit:MicroMOL-PER-M2-SEC2"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroMOL-PER-M2-SEC2"
,"properties":["applicable system":"sou:SI"
,"conversion multiplier":"0.000001"
,"description":"One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared."
,"description (plain text)":"One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared."
,"has dimension vector":"dimension:A1E0L-2I0M0H0T-1D0"
,"has quantity kind":"quantitykind:Unknown"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"micromole per square meter per square second"
,"label":"micromole per square metre per square second"
,"symbol":"umol\/m<C2><B2>\/s<C2><B2>"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"umol.m-2.s-2"
,"ucum code":"umol\/m^2\/s^2"
]}
{
"@id" : "http://qudt.org/vocab/unit/MicroMOL-PER-M2-SEC2",
"@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
"description" : {
"@language" : "en",
"@value" : "One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared."
},
"applicableSystem" : "http://qudt.org/vocab/sou/SI",
"conversionMultiplier" : "0.000001",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
"plainTextDescription" : "One part per 10**6 (million) of the SI unit of quantity of matter (the mole) per SI unit area per SI unit of time squared.",
"symbol" : "umol/m<C2><B2>/s<C2><B2>",
"ucumCode" : [ "umol/m^2/s^2", "umol.m-2.s-2" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "micromole per square metre per square second"
}, {
"@language" : "en-us",
"@value" : "micromole per square meter per square second"
} ],
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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#"
}
}