<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/ATM-M3-PER-MOL">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">atm.m3.mol-1</j.0:ucumCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.01325E5</j.0:conversionMultiplierSN>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/HenrysLawVolatilityConstant"/>
<rdfs:label xml:lang="en-US">Atmosphere Cubic Meter per Mole</rdfs:label>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The unit $\textit{Atmosphere Cubic Metre per Mole}$ consists of the power of the SI base unit metre with the exponent 3 multiplied by the unit atmosphere divided by the SI base unit mol.
</j.1:description>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">atm.m3/mol</j.0:ucumCode>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">101325.0</j.0:conversionMultiplier>
<j.0:symbol>atm·m³/mol</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
<rdfs:label xml:lang="en">Atmosphere Cubic Metre per Mole</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
</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/ATM-M3-PER-MOL>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """
The unit $\\textit{Atmosphere Cubic Metre per Mole}$ consists of the power of the SI base unit metre with the exponent 3 multiplied by the unit atmosphere divided by the SI base unit mol.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 101325.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.01325E5 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/HenrysLawVolatilityConstant> ;
<http://qudt.org/schema/qudt/symbol> "atm·m³/mol" ;
<http://qudt.org/schema/qudt/ucumCode> "atm.m3.mol-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "atm.m3/mol"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Atmosphere Cubic Meter per Mole"@en-US ;
rdfs:label "Atmosphere Cubic Metre per Mole"@en ;
.
{"resource":"Atmosphere Cubic Metre per Mole"
,"qname":"unit:ATM-M3-PER-MOL"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/ATM-M3-PER-MOL"
,"properties":["conversion multiplier":"101325.0"
,"conversion multiplier scientific":"1.01325E5"
,"description":"\n The unit $\\textit{Atmosphere Cubic Metre per Mole}$ consists of the power of the SI base unit metre with the exponent 3 multiplied by the unit atmosphere divided by the SI base unit mol.\n "
,"has dimension vector":"dimension:A-1E0L2I0M1H0T-2D0"
,"has quantity kind":"quantitykind:HenrysLawVolatilityConstant"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Atmosphere Cubic Meter per Mole"
,"label":"Atmosphere Cubic Metre per Mole"
,"symbol":"atm·m³\/mol"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"atm.m3.mol-1"
,"ucum code":"atm.m3\/mol"
]}
{
"@id" : "http://qudt.org/vocab/unit/ATM-M3-PER-MOL",
"@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ],
"description" : "\n The unit $\\textit{Atmosphere Cubic Metre per Mole}$ consists of the power of the SI base unit metre with the exponent 3 multiplied by the unit atmosphere divided by the SI base unit mol.\n ",
"conversionMultiplier" : "101325.0",
"conversionMultiplier:SN" : 101325.0,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/HenrysLawVolatilityConstant",
"symbol" : "atm·m³/mol",
"ucumCode" : [ "atm.m3.mol-1", "atm.m3/mol" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en-us",
"@value" : "Atmosphere Cubic Meter per Mole"
}, {
"@language" : "en",
"@value" : "Atmosphere Cubic Metre per Mole"
} ],
"@context" : {
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@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"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"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#"
}
}