<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/QT_US-PER-DAY">
<j.0:iec61360Code>0112/2///62720#UAA714</j.0:iec61360Code>
<j.0:symbol>qt/day</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:label xml:lang="en">Quart (US Liquid) per Day</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<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 fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time day</j.1:description>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeFlowRate"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[qt_us].d-1</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumePerTime"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[qt_us]/d</j.0:ucumCode>
<j.0:plainTextDescription>unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time day</j.0:plainTextDescription>
<j.0:uneceCommonCode>K98</j.0:uneceCommonCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00000001095316</j.0:conversionMultiplier>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.095316E-8</j.0:conversionMultiplierSN>
</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/QT_US-PER-DAY>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time day"^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.00000001095316 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.095316E-8 ;
<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#UAA714" ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time day" ;
<http://qudt.org/schema/qudt/symbol> "qt/day" ;
<http://qudt.org/schema/qudt/ucumCode> "[qt_us].d-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "[qt_us]/d"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "K98" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Quart (US Liquid) per Day"@en ;
.
{"resource":"Quart (US Liquid) per Day"
,"qname":"unit:QT_US-PER-DAY"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/QT_US-PER-DAY"
,"properties":["applicable system":"sou:USCS"
,"conversion multiplier":"0.00000001095316"
,"conversion multiplier scientific":"1.095316E-8"
,"description":"unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time day"
,"description (plain text)":"unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time day"
,"has dimension vector":"dimension:A0E0L3I0M0H0T-1D0"
,"has quantity kind":"quantitykind:VolumeFlowRate"
,"has quantity kind":"quantitykind:VolumePerTime"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA714"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Quart (US Liquid) per Day"
,"symbol":"qt\/day"
,"type":"qudt:Unit"
,"ucum code":"[qt_us].d-1"
,"ucum code":"[qt_us]\/d"
,"unece common code":"K98"
]}