<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/PDL-FT">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MomentOfForce"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lb_av].[ft_i].s-2.[ft_i]</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Torque"/>
<rdfs:label>poundal foot</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<j.1:description>product from the non SI-conform unit of the force poundal and the unit foot according to the Anglo-American and Imperial system of units</j.1:description>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.21401100938048E-2</j.0:conversionMultiplierSN>
<j.0:symbol>pdl·ft</j.0:symbol>
<j.0:uneceCommonCode>M95</j.0:uneceCommonCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0421401100938048</j.0:conversionMultiplier>
<j.0:iec61360Code>0112/2///62720#UAB417</j.0:iec61360Code>
</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/PDL-FT>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "product from the non SI-conform unit of the force poundal and the unit foot according to the Anglo-American and Imperial system of units" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.0421401100938048 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 4.21401100938048E-2 ;
<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#UAB417" ;
<http://qudt.org/schema/qudt/symbol> "pdl·ft" ;
<http://qudt.org/schema/qudt/ucumCode> "[lb_av].[ft_i].s-2.[ft_i]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "M95" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "poundal foot" ;
.
{"resource":"poundal foot"
,"qname":"unit:PDL-FT"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/PDL-FT"
,"properties":["conversion multiplier":"0.0421401100938048"
,"conversion multiplier scientific":"4.21401100938048E-2"
,"description":"product from the non SI-conform unit of the force poundal and the unit foot 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#UAB417"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"poundal foot"
,"symbol":"pdl·ft"
,"type":"qudt:Unit"
,"ucum code":"[lb_av].[ft_i].s-2.[ft_i]"
,"unece common code":"M95"
]}
{
"@id" : "http://qudt.org/vocab/unit/PDL-FT",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "product from the non SI-conform unit of the force poundal and the unit foot according to the Anglo-American and Imperial system of units",
"conversionMultiplier" : "0.0421401100938048",
"conversionMultiplier:SN" : 0.0421401100938048,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/MomentOfForce", "http://qudt.org/vocab/quantitykind/Torque" ],
"iec61360Code" : "0112/2///62720#UAB417",
"symbol" : "pdl·ft",
"ucumCode" : "[lb_av].[ft_i].s-2.[ft_i]",
"uneceCommonCode" : "M95",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "poundal foot",
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"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"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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#"
}
}