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