<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-MIN">
<j.0:uneceCommonCode>P46</j.0:uneceCommonCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:label>pound mole per minute</rdfs:label>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">7.559872833333333333333333333333335E0</j.0:conversionMultiplierSN>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">7.559872833333333333333333333333335</j.0:conversionMultiplier>
<j.0:iec61360Code>0112/2///62720#UAB452</j.0:iec61360Code>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0"/>
<j.0:symbol>lb-mol/min</j.0:symbol>
<j.1:description>non SI-conform unit of the power of the amount of substance non-SI compliant unit of the molar flux relating that a pound mole of a chemical composition the same number of pound corresponds like the molecular weight of a molecule of this composition in atomic mass units</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/CatalyticActivity"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[mol_lb].min-1</j.0:ucumCode>
</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-MIN>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "non SI-conform unit of the power of the amount of substance non-SI compliant unit of the molar flux relating that a pound mole of a chemical composition the same number of pound corresponds like the molecular weight of a molecule of this composition in atomic mass units" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 7.559872833333333333333333333333335 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 7.559872833333333333333333333333335E0 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/CatalyticActivity> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB452" ;
<http://qudt.org/schema/qudt/symbol> "lb-mol/min" ;
<http://qudt.org/schema/qudt/ucumCode> "[mol_lb].min-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "P46" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "pound mole per minute" ;
.
{"resource":"pound mole per minute"
,"qname":"unit:MOL_LB-PER-MIN"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MOL_LB-PER-MIN"
,"properties":["conversion multiplier":"7.559872833333333333333333333333335"
,"conversion multiplier scientific":"7.559872833333333333333333333333335E0"
,"description":"non SI-conform unit of the power of the amount of substance non-SI compliant unit of the molar flux relating that a pound mole of a chemical composition the same number of pound corresponds like the molecular weight of a molecule of this composition in atomic mass units"
,"has dimension vector":"dimension:A1E0L0I0M0H0T-1D0"
,"has quantity kind":"quantitykind:CatalyticActivity"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB452"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"pound mole per minute"
,"symbol":"lb-mol\/min"
,"type":"qudt:Unit"
,"ucum code":"[mol_lb].min-1"
,"unece common code":"P46"
]}
{
"@id" : "http://qudt.org/vocab/unit/MOL_LB-PER-MIN",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "non SI-conform unit of the power of the amount of substance non-SI compliant unit of the molar flux relating that a pound mole of a chemical composition the same number of pound corresponds like the molecular weight of a molecule of this composition in atomic mass units",
"conversionMultiplier" : "7.559872833333333333333333333333335",
"conversionMultiplier:SN" : 7.559872833333333,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/CatalyticActivity",
"iec61360Code" : "0112/2///62720#UAB452",
"symbol" : "lb-mol/min",
"ucumCode" : "[mol_lb].min-1",
"uneceCommonCode" : "P46",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "pound mole per minute",
"@context" : {
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"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#"
}
}