<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/PERCENT-MIN-PER-GAL_US">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">min.%.[gal_us]-1</j.0:ucumCode>
<j.0:symbol>%/(gal (US)/min)</j.0:symbol>
<j.1:description>hundredth relating to the quotient of the unit gallon (US) according to the Anglo-American system of units and the unit for time minute</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">158.5032314148890492279399529654975</j.0:conversionMultiplier>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0"/>
<rdfs:label>percent minute per gallon (US)</rdfs:label>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.585032314148890492279399529654975E2</j.0:conversionMultiplierSN>
<j.0:iec61360Code>0112/2///62720#UAC791</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/PERCENT-MIN-PER-GAL_US>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "hundredth relating to the quotient of the unit gallon (US) according to the Anglo-American system of units and the unit for time minute" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 158.5032314148890492279399529654975 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.585032314148890492279399529654975E2 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAC791" ;
<http://qudt.org/schema/qudt/symbol> "%/(gal (US)/min)" ;
<http://qudt.org/schema/qudt/ucumCode> "min.%.[gal_us]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "percent minute per gallon (US)" ;
.
{"resource":"percent minute per gallon (US)"
,"qname":"unit:PERCENT-MIN-PER-GAL_US"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/PERCENT-MIN-PER-GAL_US"
,"properties":["conversion multiplier":"158.5032314148890492279399529654975"
,"conversion multiplier scientific":"1.585032314148890492279399529654975E2"
,"description":"hundredth relating to the quotient of the unit gallon (US) according to the Anglo-American system of units and the unit for time minute"
,"has dimension vector":"dimension:A0E0L-3I0M0H0T1D0"
,"has quantity kind":"quantitykind:Unknown"
,"iec-61360 code":"0112\/2\/\/\/62720#UAC791"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"percent minute per gallon (US)"
,"symbol":"%\/(gal (US)\/min)"
,"type":"qudt:Unit"
,"ucum code":"min.%.[gal_us]-1"
]}
{
"@id" : "http://qudt.org/vocab/unit/PERCENT-MIN-PER-GAL_US",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "hundredth relating to the quotient of the unit gallon (US) according to the Anglo-American system of units and the unit for time minute",
"conversionMultiplier" : "158.5032314148890492279399529654975",
"conversionMultiplier:SN" : 158.50323141488906,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
"iec61360Code" : "0112/2///62720#UAC791",
"symbol" : "%/(gal (US)/min)",
"ucumCode" : "min.%.[gal_us]-1",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "percent minute per gallon (US)",
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"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#"
}
}