<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-PER-K">
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E5</j.0:conversionMultiplierSN>
<j.0:iec61360Code>0112/2///62720#UAA324</j.0:iec61360Code>
<rdfs:label xml:lang="en">Bar per Kelvin</rdfs:label>
<j.0:uneceCommonCode>F81</j.0:uneceCommonCode>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PressureCoefficient"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit with the name bar divided by the SI base unit kelvin</j.1:description>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">bar.K-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">100000.0</j.0:conversionMultiplier>
<j.0:plainTextDescription>unit with the name bar divided by the SI base unit kelvin</j.0:plainTextDescription>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0"/>
<j.0:symbol>bar/K</j.0:symbol>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">bar/K</j.0:ucumCode>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA324</j.0:informativeReference>
</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-PER-K>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit with the name bar divided by the SI base unit kelvin"^^rdf:HTML ;
<http://qudt.org/schema/qudt/conversionMultiplier> 100000.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E5 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H-1T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PressureCoefficient> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA324" ;
<http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA324"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit with the name bar divided by the SI base unit kelvin" ;
<http://qudt.org/schema/qudt/symbol> "bar/K" ;
<http://qudt.org/schema/qudt/ucumCode> "bar.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "bar/K"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "F81" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Bar per Kelvin"@en ;
.
{"resource":"Bar per Kelvin"
,"qname":"unit:BAR-PER-K"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/BAR-PER-K"
,"properties":["conversion multiplier":"100000.0"
,"conversion multiplier scientific":"1.0E5"
,"description":"unit with the name bar divided by the SI base unit kelvin"
,"description (plain text)":"unit with the name bar divided by the SI base unit kelvin"
,"has dimension vector":"dimension:A0E0L-1I0M1H-1T-2D0"
,"has quantity kind":"quantitykind:PressureCoefficient"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA324"
,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA324"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Bar per Kelvin"
,"symbol":"bar\/K"
,"type":"qudt:Unit"
,"ucum code":"bar.K-1"
,"ucum code":"bar\/K"
,"unece common code":"F81"
]}