<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-MIN-PER-GAL_US2">
<j.0:symbol>lb/(gal (US))/(gal (US)/min)</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
<rdfs:label>pound minute per square gallon (US)</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lb_av].min.[gal_us]-2</j.0:ucumCode>
<j.0:iec61360Code>0112/2///62720#UAC880</j.0:iec61360Code>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.899287593862944901910517048343096279303988E6</j.0:conversionMultiplierSN>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1899287.593862944901910517048343096279303988</j.0:conversionMultiplier>
<j.1:description>quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and the unit gallon (US) according to the Anglo-American system of units per unit for time minute</j.1:description>
</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-MIN-PER-GAL_US2>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and the unit gallon (US) according to the Anglo-American system of units per unit for time minute" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 1899287.593862944901910517048343096279303988 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.899287593862944901910517048343096279303988E6 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAC880" ;
<http://qudt.org/schema/qudt/symbol> "lb/(gal (US))/(gal (US)/min)" ;
<http://qudt.org/schema/qudt/ucumCode> "[lb_av].min.[gal_us]-2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "pound minute per square gallon (US)" ;
.
{"resource":"pound minute per square gallon (US)"
,"qname":"unit:LB-MIN-PER-GAL_US2"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/LB-MIN-PER-GAL_US2"
,"properties":["conversion multiplier":"1899287.593862944901910517048343096279303988"
,"conversion multiplier scientific":"1.899287593862944901910517048343096279303988E6"
,"description":"quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and the unit gallon (US) according to the Anglo-American system of units per unit for time minute"
,"has dimension vector":"dimension:A0E0L-6I0M1H0T1D0"
,"has quantity kind":"quantitykind:Unknown"
,"iec-61360 code":"0112\/2\/\/\/62720#UAC880"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"pound minute per square gallon (US)"
,"symbol":"lb\/(gal (US))\/(gal (US)\/min)"
,"type":"qudt:Unit"
,"ucum code":"[lb_av].min.[gal_us]-2"
]}
{
"@id" : "http://qudt.org/vocab/unit/LB-MIN-PER-GAL_US2",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "quotient of the unit of the mass avoirdupois pound according to the avoirdupois system of units per unit gallon (US) according to the Anglo-American system of units and the unit gallon (US) according to the Anglo-American system of units per unit for time minute",
"conversionMultiplier" : "1899287.593862944901910517048343096279303988",
"conversionMultiplier:SN" : 1899287.593862945,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-6I0M1H0T1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
"iec61360Code" : "0112/2///62720#UAC880",
"symbol" : "lb/(gal (US))/(gal (US)/min)",
"ucumCode" : "[lb_av].min.[gal_us]-2",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "pound minute per square gallon (US)",
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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#"
}
}