<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/IN-PDL">
<j.0:symbol>in·pdl</j.0:symbol>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Torque"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Unit of work (force multiplied by path) according to the Imperial system of units as a product unit inch multiplied by poundal. Product of the non SI-conform unit of the force poundal and the unit inch according to the Anglo-American and Imperial system of units.</j.1:description>
<j.0:iec61360Code>0112/2///62720#UAB437</j.0:iec61360Code>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdfs:label>inch poundal</rdfs:label>
<j.0:uneceCommonCode>N47</j.0:uneceCommonCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[in_i].[lb_av].[ft_i].s-2</j.0:ucumCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.5116758411504E-3</j.0:conversionMultiplierSN>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0035116758411504</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MomentOfForce"/>
</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/IN-PDL>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "Unit of work (force multiplied by path) according to the Imperial system of units as a product unit inch multiplied by poundal. Product of the non SI-conform unit of the force poundal and the unit inch according to the Anglo-American and Imperial system of units."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.0035116758411504 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 3.5116758411504E-3 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MomentOfForce> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Torque> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB437" ;
<http://qudt.org/schema/qudt/symbol> "in·pdl" ;
<http://qudt.org/schema/qudt/ucumCode> "[in_i].[lb_av].[ft_i].s-2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "N47" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "inch poundal" ;
.
{"resource":"inch poundal"
,"qname":"unit:IN-PDL"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/IN-PDL"
,"properties":["conversion multiplier":"0.0035116758411504"
,"conversion multiplier scientific":"3.5116758411504E-3"
,"description":"Unit of work (force multiplied by path) according to the Imperial system of units as a product unit inch multiplied by poundal. Product of the non SI-conform unit of the force poundal and the unit inch according to the Anglo-American and Imperial system of units."
,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0"
,"has quantity kind":"quantitykind:MomentOfForce"
,"has quantity kind":"quantitykind:Torque"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB437"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"inch poundal"
,"symbol":"in·pdl"
,"type":"qudt:Unit"
,"ucum code":"[in_i].[lb_av].[ft_i].s-2"
,"unece common code":"N47"
]}
{
"@id" : "http://qudt.org/vocab/unit/IN-PDL",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "Unit of work (force multiplied by path) according to the Imperial system of units as a product unit inch multiplied by poundal. Product of the non SI-conform unit of the force poundal and the unit inch according to the Anglo-American and Imperial system of units.",
"conversionMultiplier" : "0.0035116758411504",
"conversionMultiplier:SN" : 0.0035116758411504,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Torque", "http://qudt.org/vocab/quantitykind/MomentOfForce" ],
"iec61360Code" : "0112/2///62720#UAB437",
"symbol" : "in·pdl",
"ucumCode" : "[in_i].[lb_av].[ft_i].s-2",
"uneceCommonCode" : "N47",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "inch poundal",
"@context" : {
"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",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"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"
},
"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#"
}
}