<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/TONNE-PER-BAR">
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-2</j.0:conversionMultiplierSN>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">t/bar</j.0:ucumCode>
<j.0:iec61360Code>0112/2///62720#UAA990</j.0:iec61360Code>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0"/>
<rdfs:label>tonne per bar</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">t.bar-1</j.0:ucumCode>
<j.1:description>unit ton divided by the unit bar</j.1:description>
<j.0:symbol>t/bar</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.01</j.0:conversionMultiplier>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/TON_Metric-PER-BAR"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:uneceCommonCode>L70</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/TONNE-PER-BAR>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit ton divided by the unit bar" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.01 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-2 ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/TON_Metric-PER-BAR> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA990" ;
<http://qudt.org/schema/qudt/symbol> "t/bar" ;
<http://qudt.org/schema/qudt/ucumCode> "t.bar-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "t/bar"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "L70" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "tonne per bar" ;
.
{"resource":"tonne per bar"
,"qname":"unit:TONNE-PER-BAR"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/TONNE-PER-BAR"
,"properties":["conversion multiplier":"0.01"
,"conversion multiplier scientific":"1.0E-2"
,"description":"unit ton divided by the unit bar"
,"exact match":"unit:TON_Metric-PER-BAR"
,"has dimension vector":"dimension:A0E0L1I0M0H0T2D0"
,"has quantity kind":"quantitykind:Unknown"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA990"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"tonne per bar"
,"symbol":"t\/bar"
,"type":"qudt:Unit"
,"ucum code":"t.bar-1"
,"ucum code":"t\/bar"
,"unece common code":"L70"
]}
{
"@id" : "http://qudt.org/vocab/unit/TONNE-PER-BAR",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit ton divided by the unit bar",
"conversionMultiplier" : "0.01",
"conversionMultiplier:SN" : 0.01,
"exactMatch" : "http://qudt.org/vocab/unit/TON_Metric-PER-BAR",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
"iec61360Code" : "0112/2///62720#UAA990",
"symbol" : "t/bar",
"ucumCode" : [ "t/bar", "t.bar-1" ],
"uneceCommonCode" : "L70",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "tonne per bar",
"@context" : {
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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#"
}
}