<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/MilliOSM-PER-KiloGM">
<j.0:symbol>mOsmol/kg</j.0:symbol>
<rdfs:label>MilliOsmole per KiloGram</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mOsmol.kg-1</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mOsmol/kg</j.0:ucumCode>
<j.0:hasFactorUnit rdf:nodeID="A0"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0E0</j.0:conversionMultiplierSN>
<j.0:hasFactorUnit rdf:nodeID="A1"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.4/vocab/unit"/>
<j.1:description>0.001-fold of the unit Osmol divided by the SI base unit kilogram</j.1:description>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0</j.0:conversionMultiplier>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0"/>
<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/MilliOSM-PER-KiloGM>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "0.001-fold of the unit Osmol divided by the SI base unit kilogram" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 0.0E0 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
<http://qudt.org/schema/qudt/hasFactorUnit> [] ;
<http://qudt.org/schema/qudt/hasFactorUnit> [] ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
<http://qudt.org/schema/qudt/symbol> "mOsmol/kg" ;
<http://qudt.org/schema/qudt/ucumCode> "mOsmol.kg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "mOsmol/kg"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/3.1.4/vocab/unit> ;
rdfs:label "MilliOsmole per KiloGram" ;
.
{"resource":"MilliOsmole per KiloGram"
,"qname":"unit:MilliOSM-PER-KiloGM"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliOSM-PER-KiloGM"
,"properties":["conversion multiplier":"0.0"
,"conversion multiplier scientific":"0.0E0"
,"description":"0.001-fold of the unit Osmol divided by the SI base unit kilogram"
,"has dimension vector":"dimension:A1E0L0I0M-1H0T0D0"
,"has quantity kind":"quantitykind:AmountOfSubstancePerMass"
,"hasFactorUnit":null
,"hasFactorUnit":null
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.4\/vocab\/unit>"
,"label":"MilliOsmole per KiloGram"
,"symbol":"mOsmol\/kg"
,"type":"qudt:Unit"
,"ucum code":"mOsmol.kg-1"
,"ucum code":"mOsmol\/kg"
]}
{
"@id" : "http://qudt.org/vocab/unit/MilliOSM-PER-KiloGM",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "0.001-fold of the unit Osmol divided by the SI base unit kilogram",
"conversionMultiplier" : "0.0",
"conversionMultiplier:SN" : 0.0,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0",
"hasFactorUnit" : [ "_:b0", "_:b1" ],
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass",
"symbol" : "mOsmol/kg",
"ucumCode" : [ "mOsmol.kg-1", "mOsmol/kg" ],
"isDefinedBy" : "http://qudt.org/3.1.4/vocab/unit",
"label" : "MilliOsmole per KiloGram",
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"hasFactorUnit" : {
"@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
"@type" : "@id"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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"
},
"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#"
}
}