<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/BAR-L-PER-SEC">
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">bar.L.s-1</j.0:ucumCode>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:plainTextDescription>The unit 'Bar Litre Per Second' is the product of the unit bar and the unit litre divided by the SI base unit second</j.0:plainTextDescription>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E2</j.0:conversionMultiplierSN>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The unit $\textit{Bar Litre Per Second}$ is the product of the unit $bar$ and
the unit $litre$ divided by the SI base unit for second.
</j.1:description>
<j.0:iec61360Code>0112/2///62720#UAA326</j.0:iec61360Code>
<rdfs:label xml:lang="en-US">Bar Liter per Second</rdfs:label>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Power"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">bar.L/s</j.0:ucumCode>
<rdfs:label xml:lang="en">Bar Litre per Second</rdfs:label>
<j.0:uneceCommonCode>F91</j.0:uneceCommonCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">100.0</j.0:conversionMultiplier>
<j.0:symbol>bar·L/s</j.0:symbol>
</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/BAR-L-PER-SEC>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """
The unit $\\textit{Bar Litre Per Second}$ is the product of the unit $bar$ and
the unit $litre$ divided by the SI base unit for second.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 100.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E2 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Power> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA326" ;
<http://qudt.org/schema/qudt/plainTextDescription> "The unit 'Bar Litre Per Second' is the product of the unit bar and the unit litre divided by the SI base unit second" ;
<http://qudt.org/schema/qudt/symbol> "bar·L/s" ;
<http://qudt.org/schema/qudt/ucumCode> "bar.L.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "bar.L/s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "F91" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Bar Liter per Second"@en-US ;
rdfs:label "Bar Litre per Second"@en ;
.
{"resource":"Bar Litre per Second"
,"qname":"unit:BAR-L-PER-SEC"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/BAR-L-PER-SEC"
,"properties":["applicable system":"sou:CGS"
,"conversion multiplier":"100.0"
,"conversion multiplier scientific":"1.0E2"
,"description":"\n The unit $\\textit{Bar Litre Per Second}$ is the product of the unit $bar$ and\n the unit $litre$ divided by the SI base unit for second.\n "
,"description (plain text)":"The unit 'Bar Litre Per Second' is the product of the unit bar and the unit litre divided by the SI base unit second"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"has quantity kind":"quantitykind:Power"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA326"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Bar Liter per Second"
,"label":"Bar Litre per Second"
,"symbol":"bar·L\/s"
,"type":"qudt:Unit"
,"ucum code":"bar.L.s-1"
,"ucum code":"bar.L\/s"
,"unece common code":"F91"
]}