<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_UK_PET-PER-DAY">
<j.0:plainTextDescription>unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day</j.0:plainTextDescription>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeFlowRate"/>
<j.0:symbol>bbl{UK petroleum}/day</j.0:symbol>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumePerTime"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001841587</j.0:conversionMultiplier>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:uneceCommonCode>J59</j.0:uneceCommonCode>
<j.0:iec61360Code>0112/2///62720#UAA331</j.0:iec61360Code>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdfs:label xml:lang="en">Barrel (UK Petroleum) per Day</rdfs:label>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.841587E-6</j.0:conversionMultiplierSN>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day</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/BBL_UK_PET-PER-DAY>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day"^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.000001841587 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.841587E-6 ;
<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#UAA331" ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day" ;
<http://qudt.org/schema/qudt/symbol> "bbl{UK petroleum}/day" ;
<http://qudt.org/schema/qudt/uneceCommonCode> "J59" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Barrel (UK Petroleum) per Day"@en ;
.
{"resource":"Barrel (UK Petroleum) per Day"
,"qname":"unit:BBL_UK_PET-PER-DAY"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/BBL_UK_PET-PER-DAY"
,"properties":["applicable system":"sou:IMPERIAL"
,"conversion multiplier":"0.000001841587"
,"conversion multiplier scientific":"1.841587E-6"
,"description":"unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day"
,"description (plain text)":"unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day"
,"has dimension vector":"dimension:A0E0L3I0M0H0T-1D0"
,"has quantity kind":"quantitykind:VolumeFlowRate"
,"has quantity kind":"quantitykind:VolumePerTime"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA331"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Barrel (UK Petroleum) per Day"
,"symbol":"bbl{UK petroleum}\/day"
,"type":"qudt:Unit"
,"unece common code":"J59"
]}
{
"@id" : "http://qudt.org/vocab/unit/BBL_UK_PET-PER-DAY",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day",
"applicableSystem" : "http://qudt.org/vocab/sou/IMPERIAL",
"conversionMultiplier" : "0.000001841587",
"conversionMultiplier:SN" : 1.841587E-6,
"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#UAA331",
"plainTextDescription" : "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day",
"symbol" : "bbl{UK petroleum}/day",
"uneceCommonCode" : "J59",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Barrel (UK Petroleum) per Day"
},
"@context" : {
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@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"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"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#"
}
}