<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_LB-PER-LB">
<j.0:iec61360Code>0112/2///62720#UAB405</j.0:iec61360Code>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/IonicStrength"/>
<rdfs:label>pound mole per pound</rdfs:label>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:symbol>lb-mol/lbm</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:uneceCommonCode>P48</j.0:uneceCommonCode>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[mol_lb].[lb_av]-1</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolalityOfSolute"/>
<j.1:description>non SI-conform unit of the material molar flux divided by the avoirdupois pound for mass according to the avoirdupois unit system</j.1:description>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">9.999999999999999999999999999999998E2</j.0:conversionMultiplierSN>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">999.9999999999999999999999999999998</j.0:conversionMultiplier>
</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_LB-PER-LB>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "non SI-conform unit of the material molar flux divided by the avoirdupois pound for mass according to the avoirdupois unit system" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 999.9999999999999999999999999999998 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 9.999999999999999999999999999999998E2 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/IonicStrength> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolalityOfSolute> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB405" ;
<http://qudt.org/schema/qudt/symbol> "lb-mol/lbm" ;
<http://qudt.org/schema/qudt/ucumCode> "[mol_lb].[lb_av]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "P48" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "pound mole per pound" ;
.
{"resource":"pound mole per pound"
,"qname":"unit:MOL_LB-PER-LB"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MOL_LB-PER-LB"
,"properties":["conversion multiplier":"999.9999999999999999999999999999998"
,"conversion multiplier scientific":"9.999999999999999999999999999999998E2"
,"description":"non SI-conform unit of the material molar flux divided by the avoirdupois pound for mass according to the avoirdupois unit system"
,"has dimension vector":"dimension:A1E0L0I0M-1H0T0D0"
,"has quantity kind":"quantitykind:AmountOfSubstancePerMass"
,"has quantity kind":"quantitykind:IonicStrength"
,"has quantity kind":"quantitykind:MolalityOfSolute"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB405"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"pound mole per pound"
,"symbol":"lb-mol\/lbm"
,"type":"qudt:Unit"
,"ucum code":"[mol_lb].[lb_av]-1"
,"unece common code":"P48"
]}
{
"@id" : "http://qudt.org/vocab/unit/MOL_LB-PER-LB",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "non SI-conform unit of the material molar flux divided by the avoirdupois pound for mass according to the avoirdupois unit system",
"conversionMultiplier" : "999.9999999999999999999999999999998",
"conversionMultiplier:SN" : 1000.0,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/IonicStrength", "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass", "http://qudt.org/vocab/quantitykind/MolalityOfSolute" ],
"iec61360Code" : "0112/2///62720#UAB405",
"symbol" : "lb-mol/lbm",
"ucumCode" : "[mol_lb].[lb_av]-1",
"uneceCommonCode" : "P48",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "pound mole per pound",
"@context" : {
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"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#"
}
}