unit:L-PER-BAR
URI: http://qudt.org/vocab/unit/L-PER-BAR
unit litre divided by 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/L-PER-BAR"> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">L.bar-1</j.0:ucumCode> <j.0:symbol>L/bar</j.0:symbol> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00000001</j.0:conversionMultiplier> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA651</j.0:informativeReference> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.1/vocab/unit"/> <j.0:iec61360Code>0112/2///62720#UAA651</j.0:iec61360Code> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">L/bar</j.0:ucumCode> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-8</j.0:conversionMultiplierSN> <rdfs:label>litre per bar</rdfs:label> <j.0:hasFactorUnit rdf:nodeID="A1"/> <j.0:uneceCommonCode>G95</j.0:uneceCommonCode> <j.1:description>unit litre divided by the unit bar</j.1:description> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> </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/L-PER-BAR> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "unit litre divided by the unit bar" ; <http://qudt.org/schema/qudt/conversionMultiplier> 0.00000001 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-8 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA651" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA651"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "L/bar" ; <http://qudt.org/schema/qudt/ucumCode> "L.bar-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "L/bar"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "G95" ; rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ; rdfs:label "litre per bar" ; .
{"resource":"litre per bar" ,"qname":"unit:L-PER-BAR" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/L-PER-BAR" ,"properties":["conversion multiplier":"0.00000001" ,"conversion multiplier scientific":"1.0E-8" ,"description":"unit litre divided by the unit bar" ,"has dimension vector":"dimension:A0E0L4I0M-1H0T2D0" ,"has quantity kind":"quantitykind:Unknown" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"iec-61360 code":"0112\/2\/\/\/62720#UAA651" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA651" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.1\/vocab\/unit>" ,"label":"litre per bar" ,"symbol":"L\/bar" ,"type":"qudt:Unit" ,"ucum code":"L.bar-1" ,"ucum code":"L\/bar" ,"unece common code":"G95" ]}
{ "@id" : "http://qudt.org/vocab/unit/L-PER-BAR", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "unit litre divided by the unit bar", "conversionMultiplier" : "0.00000001", "conversionMultiplier:SN" : 1.0E-8, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L4I0M-1H0T2D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown", "iec61360Code" : "0112/2///62720#UAA651", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA651", "symbol" : "L/bar", "ucumCode" : [ "L.bar-1", "L/bar" ], "uneceCommonCode" : "G95", "isDefinedBy" : "http://qudt.org/3.1.1/vocab/unit", "label" : "litre per bar", "@context" : { "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "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" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "description" : { "@id" : "http://purl.org/dc/terms/description" }, "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#" } }