<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/GAL_US-PER-SEC">
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeFlowRate"/>
<j.0:plainTextDescription>unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second</j.0:plainTextDescription>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.003785412</j.0:conversionMultiplier>
<rdfs:label xml:lang="en">Gallon (US Liquid) per Second</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[gal_us]/s</j.0:ucumCode>
<j.0:symbol>gal{US}/s</j.0:symbol>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumePerTime"/>
<j.0:iec61360Code>0112/2///62720#UAA509</j.0:iec61360Code>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[gal_us].s-1</j.0:ucumCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.785412E-3</j.0:conversionMultiplierSN>
<j.0:uneceCommonCode>K30</j.0:uneceCommonCode>
</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/GAL_US-PER-SEC>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second"^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.003785412 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 3.785412E-3 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumePerTime> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA509" ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second" ;
<http://qudt.org/schema/qudt/symbol> "gal{US}/s" ;
<http://qudt.org/schema/qudt/ucumCode> "[gal_us].s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "[gal_us]/s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "K30" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Gallon (US Liquid) per Second"@en ;
.
{"resource":"Gallon (US Liquid) per Second"
,"qname":"unit:GAL_US-PER-SEC"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/GAL_US-PER-SEC"
,"properties":["applicable system":"sou:USCS"
,"conversion multiplier":"0.003785412"
,"conversion multiplier scientific":"3.785412E-3"
,"description":"unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second"
,"description (plain text)":"unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second"
,"has dimension vector":"dimension:A0E0L3I0M0H0T-1D0"
,"has quantity kind":"quantitykind:VolumeFlowRate"
,"has quantity kind":"quantitykind:VolumePerTime"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA509"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Gallon (US Liquid) per Second"
,"symbol":"gal{US}\/s"
,"type":"qudt:Unit"
,"ucum code":"[gal_us].s-1"
,"ucum code":"[gal_us]\/s"
,"unece common code":"K30"
]}
{
"@id" : "http://qudt.org/vocab/unit/GAL_US-PER-SEC",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second",
"applicableSystem" : "http://qudt.org/vocab/sou/USCS",
"conversionMultiplier" : "0.003785412",
"conversionMultiplier:SN" : 0.003785412,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VolumeFlowRate", "http://qudt.org/vocab/quantitykind/VolumePerTime" ],
"iec61360Code" : "0112/2///62720#UAA509",
"plainTextDescription" : "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second",
"symbol" : "gal{US}/s",
"ucumCode" : [ "[gal_us]/s", "[gal_us].s-1" ],
"uneceCommonCode" : "K30",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Gallon (US Liquid) per Second"
},
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"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"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"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#"
}
}