<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-PER-IN2-SEC">
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6.89475789E3</j.0:conversionMultiplierSN>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerAreaTime"/>
<rdfs:label xml:lang="en">Pound Force per Square Inch Second</rdfs:label>
<j.0:symbol>lbf/(in²·s)</j.0:symbol>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0"/>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$lbf / in^{2}-s$</j.0:expression>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">6894.75789</j.0:conversionMultiplier>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Pound Force per Square Inch Second" is a unit for 'Force Per Area Time' expressed as $lbf / in^{2}-s$.</j.1:description>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lbf_av].[sin_i]-1.s-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/LB_F-PER-IN2-SEC>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "\"Pound Force per Square Inch Second\" is a unit for 'Force Per Area Time' expressed as $lbf / in^{2}-s$."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 6894.75789 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 6.89475789E3 ;
<http://qudt.org/schema/qudt/expression> "$lbf / in^{2}-s$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
<http://qudt.org/schema/qudt/symbol> "lbf/(in²·s)" ;
<http://qudt.org/schema/qudt/ucumCode> "[lbf_av].[sin_i]-1.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Pound Force per Square Inch Second"@en ;
.
{"resource":"Pound Force per Square Inch Second"
,"qname":"unit:LB_F-PER-IN2-SEC"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/LB_F-PER-IN2-SEC"
,"properties":["applicable system":"sou:IMPERIAL"
,"applicable system":"sou:USCS"
,"conversion multiplier":"6894.75789"
,"conversion multiplier scientific":"6.89475789E3"
,"description":"\"Pound Force per Square Inch Second\" is a unit for 'Force Per Area Time' expressed as $lbf \/ in^{2}-s$."
,"expression":"$lbf \/ in^{2}-s$"
,"has dimension vector":"dimension:A0E0L-1I0M1H0T-3D0"
,"has quantity kind":"quantitykind:ForcePerAreaTime"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Pound Force per Square Inch Second"
,"symbol":"lbf\/(in²·s)"
,"type":"qudt:Unit"
,"ucum code":"[lbf_av].[sin_i]-1.s-1"
]}
{
"@id" : "http://qudt.org/vocab/unit/LB_F-PER-IN2-SEC",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "\"Pound Force per Square Inch Second\" is a unit for 'Force Per Area Time' expressed as $lbf / in^{2}-s$.",
"applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ],
"conversionMultiplier" : "6894.75789",
"conversionMultiplier:SN" : 6894.75789,
"expression" : "$lbf / in^{2}-s$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ForcePerAreaTime",
"symbol" : "lbf/(in²·s)",
"ucumCode" : "[lbf_av].[sin_i]-1.s-1",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Pound Force per Square Inch Second"
},
"@context" : {
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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#"
}
}