<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/MOL-PER-KiloGM-PA">
<j.0:symbol>mol/(kg⋅Pa)</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Mole Per Kilogram Pascal (\(mol/kg-pa\)) is a unit of Molar Mass variation due to Pressure.</j.1:description>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitMassPressure"/>
<j.0:iec61360Code>0112/2///62720#UAB317</j.0:iec61360Code>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mol.kg-1.Pa-1</j.0:ucumCode>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(mol/(kg.pa)\)</j.0:expression>
<rdfs:label xml:lang="en">Mole per Kilogram Pascal</rdfs:label>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0"/>
<j.0:uneceCommonCode>P51</j.0:uneceCommonCode>
</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/MOL-PER-KiloGM-PA>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "Mole Per Kilogram Pascal (\\(mol/kg-pa\\)) is a unit of Molar Mass variation due to Pressure."^^<http://qudt.org/schema/qudt/LatexString> ;
<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/expression> "\\(mol/(kg.pa)\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitMassPressure> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB317" ;
<http://qudt.org/schema/qudt/symbol> "mol/(kg⋅Pa)" ;
<http://qudt.org/schema/qudt/ucumCode> "mol.kg-1.Pa-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "P51" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Mole per Kilogram Pascal"@en ;
.
{"resource":"Mole per Kilogram Pascal"
,"qname":"unit:MOL-PER-KiloGM-PA"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MOL-PER-KiloGM-PA"
,"properties":["applicable system":"sou:SI"
,"conversion multiplier":"1.0"
,"description":"Mole Per Kilogram Pascal (\\(mol\/kg-pa\\)) is a unit of Molar Mass variation due to Pressure."
,"expression":"\\(mol\/(kg.pa)\\)"
,"has dimension vector":"dimension:A1E0L1I0M-2H0T2D0"
,"has quantity kind":"quantitykind:AmountOfSubstancePerUnitMassPressure"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB317"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Mole per Kilogram Pascal"
,"symbol":"mol\/(kg⋅Pa)"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"mol.kg-1.Pa-1"
,"unece common code":"P51"
]}
{
"@id" : "http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA",
"@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
"description" : "Mole Per Kilogram Pascal (\\(mol/kg-pa\\)) is a unit of Molar Mass variation due to Pressure.",
"applicableSystem" : "http://qudt.org/vocab/sou/SI",
"conversionMultiplier" : "1.0",
"expression" : "\\(mol/(kg.pa)\\)",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L1I0M-2H0T2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerUnitMassPressure",
"iec61360Code" : "0112/2///62720#UAB317",
"symbol" : "mol/(kg⋅Pa)",
"ucumCode" : "mol.kg-1.Pa-1",
"uneceCommonCode" : "P51",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Mole per Kilogram Pascal"
},
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"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#"
}
}