<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/PSI-IN3-PER-SEC">
<j.0:iec61360Code>0112/2///62720#UAA703</j.0:iec61360Code>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[psi].[cin_i].s-1</j.0:ucumCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.129848E-1</j.0:conversionMultiplierSN>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.1129848</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Power"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic inch per second)</j.1:description>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdfs:label xml:lang="en">Psi Cubic Inch per Second</rdfs:label>
<j.0:symbol>psi·in³/s</j.0:symbol>
<j.0:uneceCommonCode>K87</j.0:uneceCommonCode>
<j.0:plainTextDescription>product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic inch per second)</j.0:plainTextDescription>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/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/PSI-IN3-PER-SEC>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic inch per second)"^^rdf:HTML ;
<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> 0.1129848 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.129848E-1 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Power> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA703" ;
<http://qudt.org/schema/qudt/plainTextDescription> "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic inch per second)" ;
<http://qudt.org/schema/qudt/symbol> "psi·in³/s" ;
<http://qudt.org/schema/qudt/ucumCode> "[psi].[cin_i].s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "K87" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Psi Cubic Inch per Second"@en ;
.
{"resource":"Psi Cubic Inch per Second"
,"qname":"unit:PSI-IN3-PER-SEC"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/PSI-IN3-PER-SEC"
,"properties":["applicable system":"sou:IMPERIAL"
,"applicable system":"sou:USCS"
,"conversion multiplier":"0.1129848"
,"conversion multiplier scientific":"1.129848E-1"
,"description":"product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic inch per second)"
,"description (plain text)":"product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic inch per second)"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"has quantity kind":"quantitykind:Power"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA703"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Psi Cubic Inch per Second"
,"symbol":"psi·in³\/s"
,"type":"qudt:Unit"
,"ucum code":"[psi].[cin_i].s-1"
,"unece common code":"K87"
]}