unit:DEGREE_BAUME

URI: http://qudt.org/vocab/unit/DEGREE_BAUME

Type
Description

graduation of the areometer scale for determination of densitiy of fluids. The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.

Properties
qudt:plainTextDescription
graduation of the areometer scale for determination of densitiy of fluids. The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.
qudt:iec61360Code
0112/2///62720#UAA028
qudt:symbol
°Bé{origin}
Annotations
dcterms:description
graduation of the areometer scale for determination of densitiy of fluids. The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.
rdfs:label
Degree Baume (origin Scale)(en)
View as:  CSV

Work in progress

RDF/XML
<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/DEGREE_BAUME">
    <j.0:uneceCommonCode>J14</j.0:uneceCommonCode>
    <j.0:symbol>°Bé{origin}</j.0:symbol>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:iec61360Code>0112/2///62720#UAA028</j.0:iec61360Code>
    <j.1:description>graduation of the areometer scale for determination of densitiy of fluids.

The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.</j.1:description>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0</j.0:conversionMultiplier>
    <j.0:plainTextDescription>graduation of the areometer scale for determination of densitiy of fluids.

The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.</j.0:plainTextDescription>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0E0</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassDensity"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0"/>
    <rdfs:label xml:lang="en">Degree Baume (origin Scale)</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Density"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
  </rdf:Description>
</rdf:RDF>
TURTLE
@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/DEGREE_BAUME>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """graduation of the areometer scale for determination of densitiy of fluids.

The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.""" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 0.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Density> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassDensity> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA028" ;
  <http://qudt.org/schema/qudt/plainTextDescription> """graduation of the areometer scale for determination of densitiy of fluids.

The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.""" ;
  <http://qudt.org/schema/qudt/symbol> "°Bé{origin}" ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "J14" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Degree Baume (origin Scale)"@en ;
.
JSON
{"resource":"Degree Baume (origin Scale)" 
 ,"qname":"unit:DEGREE_BAUME" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/DEGREE_BAUME" 
 ,"properties":["conversion multiplier":"0.0" 
    ,"conversion multiplier scientific":"0.0E0" 
    ,"description":"graduation of the areometer scale for determination of densitiy of fluids.\n\nThe Baum&eacute; scale is a pair of hydrometer scales developed by French pharmacist Antoine Baum&eacute; in 1768 to measure density of various liquids. The unit of the Baum&eacute; scale has been notated variously as degrees Baum&eacute;, B&deg;, B&eacute;&deg; and simply Baum&eacute; (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baum&eacute; of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baum&eacute; scale." 
    ,"description (plain text)":"graduation of the areometer scale for determination of densitiy of fluids.\n\nThe Baum&eacute; scale is a pair of hydrometer scales developed by French pharmacist Antoine Baum&eacute; in 1768 to measure density of various liquids. The unit of the Baum&eacute; scale has been notated variously as degrees Baum&eacute;, B&deg;, B&eacute;&deg; and simply Baum&eacute; (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baum&eacute; of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baum&eacute; scale." 
    ,"has dimension vector":"dimension:A0E0L-3I0M1H0T0D0" 
    ,"has quantity kind":"quantitykind:Density" 
    ,"has quantity kind":"quantitykind:MassDensity" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA028" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Degree Baume (origin Scale)" 
    ,"symbol":"&deg;B&eacute;{origin}" 
    ,"type":"qudt:Unit" 
    ,"unece common code":"J14" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/DEGREE_BAUME",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "graduation of the areometer scale for determination of densitiy of fluids.\n\nThe Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.",
  "conversionMultiplier" : "0.0",
  "conversionMultiplier:SN" : 0.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/MassDensity", "http://qudt.org/vocab/quantitykind/Density" ],
  "iec61360Code" : "0112/2///62720#UAA028",
  "plainTextDescription" : "graduation of the areometer scale for determination of densitiy of fluids.\n\nThe Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.",
  "symbol" : "°Bé{origin}",
  "uneceCommonCode" : "J14",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Degree Baume (origin Scale)"
  },
  "@context" : {
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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#"
  }
}

Generated 2024-07-23T08:45:20.386-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)