<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/KiloGM-PER-KiloMOL">
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.0:uneceCommonCode>F24</j.0:uneceCommonCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A-1E0L0I0M1H0T0D0"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kg.kmol-1</j.0:ucumCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kg/kmol</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolarMass"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:iec61360Code>0112/2///62720#UAA611</j.0:iec61360Code>
<j.0:symbol>kg/kmol</j.0:symbol>
<rdfs:label xml:lang="en">Kilogram per Kilomol</rdfs:label>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">SI base unit kilogram divided by the 1 000-fold of the SI base unit mol</j.1:description>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier>
<j.0:plainTextDescription>SI base unit kilogram divided by the 1 000-fold of the SI base unit mol</j.0:plainTextDescription>
<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/KiloGM-PER-KiloMOL>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "SI base unit kilogram divided by the 1 000-fold of the SI base unit mol"^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.001 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-3 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L0I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarMass> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA611" ;
<http://qudt.org/schema/qudt/plainTextDescription> "SI base unit kilogram divided by the 1 000-fold of the SI base unit mol" ;
<http://qudt.org/schema/qudt/symbol> "kg/kmol" ;
<http://qudt.org/schema/qudt/ucumCode> "kg.kmol-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "kg/kmol"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "F24" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Kilogram per Kilomol"@en ;
.
{"resource":"Kilogram per Kilomol"
,"qname":"unit:KiloGM-PER-KiloMOL"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloGM-PER-KiloMOL"
,"properties":["applicable system":"sou:SI"
,"conversion multiplier":"0.001"
,"conversion multiplier scientific":"1.0E-3"
,"description":"SI base unit kilogram divided by the 1 000-fold of the SI base unit mol"
,"description (plain text)":"SI base unit kilogram divided by the 1 000-fold of the SI base unit mol"
,"has dimension vector":"dimension:A-1E0L0I0M1H0T0D0"
,"has quantity kind":"quantitykind:MolarMass"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA611"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Kilogram per Kilomol"
,"symbol":"kg\/kmol"
,"type":"qudt:Unit"
,"ucum code":"kg.kmol-1"
,"ucum code":"kg\/kmol"
,"unece common code":"F24"
]}