<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/LB_F-IN-PER-IN">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lbf_av].[in_i].[in_i]-1</j.0:ucumCode>
<rdfs:label>pound-force inch per inch</rdfs:label>
<j.0:iec61360Code>0112/2///62720#UAB293</j.0:iec61360Code>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.4482218148411428E0</j.0:conversionMultiplierSN>
<j.0:uneceCommonCode>P90</j.0:uneceCommonCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4.4482218148411428</j.0:conversionMultiplier>
<j.0:symbol>lbf·in/in</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearTorque"/>
<j.1:description>unit for length-related rotational moment according to the Anglo-American and Imperial system of units</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0"/>
</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/LB_F-IN-PER-IN>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit for length-related rotational moment according to the Anglo-American and Imperial system of units" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 4.4482218148411428 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 4.4482218148411428E0 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearTorque> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB293" ;
<http://qudt.org/schema/qudt/symbol> "lbf·in/in" ;
<http://qudt.org/schema/qudt/ucumCode> "[lbf_av].[in_i].[in_i]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "P90" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "pound-force inch per inch" ;
.
{"resource":"pound-force inch per inch"
,"qname":"unit:LB_F-IN-PER-IN"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/LB_F-IN-PER-IN"
,"properties":["conversion multiplier":"4.4482218148411428"
,"conversion multiplier scientific":"4.4482218148411428E0"
,"description":"unit for length-related rotational moment according to the Anglo-American and Imperial system of units"
,"has dimension vector":"dimension:A0E0L1I0M1H0T-2D0"
,"has quantity kind":"quantitykind:LinearTorque"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB293"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"pound-force inch per inch"
,"symbol":"lbf·in\/in"
,"type":"qudt:Unit"
,"ucum code":"[lbf_av].[in_i].[in_i]-1"
,"unece common code":"P90"
]}
{
"@id" : "http://qudt.org/vocab/unit/LB_F-IN-PER-IN",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit for length-related rotational moment according to the Anglo-American and Imperial system of units",
"conversionMultiplier" : "4.4482218148411428",
"conversionMultiplier:SN" : 4.448221814841143,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LinearTorque",
"iec61360Code" : "0112/2///62720#UAB293",
"symbol" : "lbf·in/in",
"ucumCode" : "[lbf_av].[in_i].[in_i]-1",
"uneceCommonCode" : "P90",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "pound-force inch per inch",
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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#"
}
}