<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/FT3-PER-LB">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0"/>
<j.0:symbol>ft³/lbm</j.0:symbol>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6.242796057614461195632545582722213E-2</j.0:conversionMultiplierSN>
<j.0:uneceCommonCode>N29</j.0:uneceCommonCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificVolume"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[ft_i]3.[lb_av]-1</j.0:ucumCode>
<j.0:iec61360Code>0112/2///62720#UAB410</j.0:iec61360Code>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.06242796057614461195632545582722213</j.0:conversionMultiplier>
<rdfs:label>cubic foot per pound</rdfs:label>
<j.1:description>power of the unit foot according to the Anglo-American and Imperial system of units by exponent 3 divided by the unit avoirdupois pound according to the avoirdupois unit system</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/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/FT3-PER-LB>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "power of the unit foot according to the Anglo-American and Imperial system of units by exponent 3 divided by the unit avoirdupois pound according to the avoirdupois unit system" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.06242796057614461195632545582722213 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 6.242796057614461195632545582722213E-2 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificVolume> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB410" ;
<http://qudt.org/schema/qudt/symbol> "ft³/lbm" ;
<http://qudt.org/schema/qudt/ucumCode> "[ft_i]3.[lb_av]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "N29" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "cubic foot per pound" ;
.
{"resource":"cubic foot per pound"
,"qname":"unit:FT3-PER-LB"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/FT3-PER-LB"
,"properties":["conversion multiplier":"0.06242796057614461195632545582722213"
,"conversion multiplier scientific":"6.242796057614461195632545582722213E-2"
,"description":"power of the unit foot according to the Anglo-American and Imperial system of units by exponent 3 divided by the unit avoirdupois pound according to the avoirdupois unit system"
,"has dimension vector":"dimension:A0E0L3I0M-1H0T0D0"
,"has quantity kind":"quantitykind:SoilAdsorptionCoefficient"
,"has quantity kind":"quantitykind:SpecificVolume"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB410"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"cubic foot per pound"
,"symbol":"ft³\/lbm"
,"type":"qudt:Unit"
,"ucum code":"[ft_i]3.[lb_av]-1"
,"unece common code":"N29"
]}
{
"@id" : "http://qudt.org/vocab/unit/FT3-PER-LB",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "power of the unit foot according to the Anglo-American and Imperial system of units by exponent 3 divided by the unit avoirdupois pound according to the avoirdupois unit system",
"conversionMultiplier" : "0.06242796057614461195632545582722213",
"conversionMultiplier:SN" : 0.06242796057614461,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/SoilAdsorptionCoefficient", "http://qudt.org/vocab/quantitykind/SpecificVolume" ],
"iec61360Code" : "0112/2///62720#UAB410",
"symbol" : "ft³/lbm",
"ucumCode" : "[ft_i]3.[lb_av]-1",
"uneceCommonCode" : "N29",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "cubic foot per pound",
"@context" : {
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@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#"
}
}