<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/BBL_US-PER-DAY">
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[bbl_us].d-1</j.0:ucumCode>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00000184</j.0:conversionMultiplier>
<j.0:iec61360Code>0112/2///62720#UAA335</j.0:iec61360Code>
<rdfs:label xml:lang="en">Barrel (US) Per Day</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[bbl_us]/d</j.0:ucumCode>
<j.0:symbol>bsh{US petroleum}/day</j.0:symbol>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeFlowRate"/>
<j.0:plainTextDescription>unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day</j.0:plainTextDescription>
<j.0:uneceCommonCode>B1</j.0:uneceCommonCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/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/BBL_US-PER-DAY>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day"^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.00000184 ;
<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/iec61360Code> "0112/2///62720#UAA335" ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day" ;
<http://qudt.org/schema/qudt/symbol> "bsh{US petroleum}/day" ;
<http://qudt.org/schema/qudt/ucumCode> "[bbl_us].d-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "[bbl_us]/d"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "B1" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Barrel (US) Per Day"@en ;
.
{"resource":"Barrel (US) Per Day"
,"qname":"unit:BBL_US-PER-DAY"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/BBL_US-PER-DAY"
,"properties":["applicable system":"sou:USCS"
,"conversion multiplier":"0.00000184"
,"description":"unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day"
,"description (plain text)":"unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day"
,"has dimension vector":"dimension:A0E0L3I0M0H0T-1D0"
,"has quantity kind":"quantitykind:VolumeFlowRate"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA335"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Barrel (US) Per Day"
,"symbol":"bsh{US petroleum}\/day"
,"type":"qudt:Unit"
,"ucum code":"[bbl_us].d-1"
,"ucum code":"[bbl_us]\/d"
,"unece common code":"B1"
]}
{
"@id" : "http://qudt.org/vocab/unit/BBL_US-PER-DAY",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day",
"applicableSystem" : "http://qudt.org/vocab/sou/USCS",
"conversionMultiplier" : "0.00000184",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/VolumeFlowRate",
"iec61360Code" : "0112/2///62720#UAA335",
"plainTextDescription" : "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day",
"symbol" : "bsh{US petroleum}/day",
"ucumCode" : [ "[bbl_us].d-1", "[bbl_us]/d" ],
"uneceCommonCode" : "B1",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Barrel (US) Per Day"
},
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"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"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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#"
}
}