unit:MicroBAR
URI: http://qudt.org/vocab/unit/MicroBAR
0.000001-fold of the unit bar
Work in progress
<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/MicroBAR"> <j.0:symbol>μbar</j.0:symbol> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VaporPressure"/> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0.000001-fold of the unit bar</j.1:description> <j.0:plainTextDescription>0.000001-fold of the unit bar</j.0:plainTextDescription> <j.0:uneceCommonCode>B85</j.0:uneceCommonCode> <j.0:iec61360Code>0112/2///62720#UAB089</j.0:iec61360Code> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-1</j.0:conversionMultiplierSN> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerArea"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">ubar</j.0:ucumCode> <rdfs:label xml:lang="en">Microbar</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.1</j.0:conversionMultiplier> </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/MicroBAR> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "0.000001-fold of the unit bar"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ; <http://qudt.org/schema/qudt/conversionMultiplier> 0.1 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-1 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerArea> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VaporPressure> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB089" ; <http://qudt.org/schema/qudt/plainTextDescription> "0.000001-fold of the unit bar" ; <http://qudt.org/schema/qudt/symbol> "μbar" ; <http://qudt.org/schema/qudt/ucumCode> "ubar"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "B85" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Microbar"@en ; .
{"resource":"Microbar" ,"qname":"unit:MicroBAR" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroBAR" ,"properties":["applicable system":"sou:CGS" ,"conversion multiplier":"0.1" ,"conversion multiplier scientific":"1.0E-1" ,"description":"0.000001-fold of the unit bar" ,"description (plain text)":"0.000001-fold of the unit bar" ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0" ,"has quantity kind":"quantitykind:ForcePerArea" ,"has quantity kind":"quantitykind:VaporPressure" ,"iec-61360 code":"0112\/2\/\/\/62720#UAB089" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Microbar" ,"symbol":"μbar" ,"type":"qudt:Unit" ,"ucum code":"ubar" ,"unece common code":"B85" ]}
{ "@id" : "http://qudt.org/vocab/unit/MicroBAR", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "0.000001-fold of the unit bar", "applicableSystem" : "http://qudt.org/vocab/sou/CGS", "conversionMultiplier" : "0.1", "conversionMultiplier:SN" : 0.1, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VaporPressure", "http://qudt.org/vocab/quantitykind/ForcePerArea" ], "iec61360Code" : "0112/2///62720#UAB089", "plainTextDescription" : "0.000001-fold of the unit bar", "symbol" : "μbar", "ucumCode" : "ubar", "uneceCommonCode" : "B85", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : { "@language" : "en", "@value" : "Microbar" }, "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "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" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "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#" } }