unit:BTU_TH-PER-FT3

URI: http://qudt.org/vocab/unit/BTU_TH-PER-FT3

Type
Description

British Thermal Unit (TH) Per Cubic Foot ($Btu (TH)/ft^3$) is a unit in the category of Energy density. It is also known as Btu per cubic foot, Btu/cubic foot. This unit is commonly used in the UK, US unit systems. It has a dimension of $ML^{-1}T^{-2}$ where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit $J/m^3$ by multiplying its value by a factor of 37234.03.

Properties
qudt:iec61360Code
0112/2///62720#UAB281
qudt:symbol
Btu{th}/ft³
qudt:ucumCode
[Btu_th].[ft_i]-3
[Btu_th]/[ft_i]3
Annotations
dcterms:description
British Thermal Unit (TH) Per Cubic Foot ($Btu (TH)/ft^3$) is a unit in the category of Energy density. It is also known as Btu per cubic foot, Btu/cubic foot. This unit is commonly used in the UK, US unit systems. It has a dimension of $ML^{-1}T^{-2}$ where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit $J/m^3$ by multiplying its value by a factor of 37234.03.
qudt:expression
$Btu(th)-per-ft3$
rdfs:label
British Thermal Unit (TH) Per Cubic Foot(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/BTU_TH-PER-FT3">
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.723403E4</j.0:conversionMultiplierSN>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">37234.03</j.0:conversionMultiplier>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
    <j.0:iec61360Code>0112/2///62720#UAB281</j.0:iec61360Code>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">British Thermal Unit (TH) Per Cubic Foot ($Btu (TH)/ft^3$) is a unit in the category of Energy density. It is also known as Btu per cubic foot, Btu/cubic foot. This unit is commonly used in the UK, US unit systems. It has a dimension of $ML^{-1}T^{-2}$ where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit $J/m^3$ by multiplying its value by a factor of 37234.03.</j.1:description>
    <j.0:symbol>Btu{th}/ft³</j.0:symbol>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://physics.nist.gov/Pubs/SP811/appenB9.html</j.0:informativeReference>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[Btu_th]/[ft_i]3</j.0:ucumCode>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[Btu_th].[ft_i]-3</j.0:ucumCode>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/EnergyDensity"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$Btu(th)-per-ft3$</j.0:expression>
    <rdfs:label xml:lang="en">British Thermal Unit (TH) Per Cubic Foot</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm</j.0:informativeReference>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:uneceCommonCode>N59</j.0:uneceCommonCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.translatorscafe.com/cafe/EN/units-converter/fuel-efficiency--volume/c/</j.0:informativeReference>
  </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/BTU_TH-PER-FT3>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "British Thermal Unit (TH) Per Cubic Foot ($Btu (TH)/ft^3$) is a unit in the category of Energy density. It is also known as Btu per cubic foot, Btu/cubic foot. This unit is commonly used in the UK, US unit systems. It has a dimension of $ML^{-1}T^{-2}$ where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit $J/m^3$ by multiplying its value by a factor of 37234.03."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 37234.03 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 3.723403E4 ;
  <http://qudt.org/schema/qudt/expression> "$Btu(th)-per-ft3$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <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/EnergyDensity> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB281" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.translatorscafe.com/cafe/EN/units-converter/fuel-efficiency--volume/c/"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "Btu{th}/ft³" ;
  <http://qudt.org/schema/qudt/ucumCode> "[Btu_th].[ft_i]-3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "[Btu_th]/[ft_i]3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "N59" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "British Thermal Unit (TH) Per Cubic Foot"@en ;
.
JSON
{"resource":"British Thermal Unit (TH) Per Cubic Foot" 
 ,"qname":"unit:BTU_TH-PER-FT3" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/BTU_TH-PER-FT3" 
 ,"properties":["applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:USCS" 
    ,"conversion multiplier":"37234.03" 
    ,"conversion multiplier scientific":"3.723403E4" 
    ,"description":"British Thermal Unit (TH) Per Cubic Foot ($Btu (TH)\/ft^3$) is a unit in the category of Energy density. It is also known as Btu per cubic foot, Btu\/cubic foot. This unit is commonly used in the UK, US unit systems. It has a dimension of $ML^{-1}T^{-2}$ where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit $J\/m^3$ by multiplying its value by a factor of 37234.03." 
    ,"expression":"$Btu(th)-per-ft3$" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:EnergyDensity" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB281" 
    ,"informative reference":"http:\/\/physics.nist.gov\/Pubs\/SP811\/appenB9.html" 
    ,"informative reference":"http:\/\/www.efunda.com\/glossary\/units\/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm" 
    ,"informative reference":"http:\/\/www.translatorscafe.com\/cafe\/EN\/units-converter\/fuel-efficiency--volume\/c\/" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"British Thermal Unit (TH) Per Cubic Foot" 
    ,"symbol":"Btu{th}\/ft&sup3;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[Btu_th].[ft_i]-3" 
    ,"ucum code":"[Btu_th]\/[ft_i]3" 
    ,"unece common code":"N59" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/BTU_TH-PER-FT3",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "British Thermal Unit (TH) Per Cubic Foot ($Btu (TH)/ft^3$) is a unit in the category of Energy density. It is also known as Btu per cubic foot, Btu/cubic foot. This unit is commonly used in the UK, US unit systems. It has a dimension of $ML^{-1}T^{-2}$ where $M$ is mass, $L$ is length, and $T$ is time. It can be converted to the corresponding standard SI unit $J/m^3$ by multiplying its value by a factor of 37234.03.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ],
  "conversionMultiplier" : "37234.03",
  "conversionMultiplier:SN" : 37234.03,
  "expression" : "$Btu(th)-per-ft3$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/EnergyDensity",
  "iec61360Code" : "0112/2///62720#UAB281",
  "informativeReference" : [ "http://physics.nist.gov/Pubs/SP811/appenB9.html", "http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm", "http://www.translatorscafe.com/cafe/EN/units-converter/fuel-efficiency--volume/c/" ],
  "symbol" : "Btu{th}/ft³",
  "ucumCode" : [ "[Btu_th]/[ft_i]3", "[Btu_th].[ft_i]-3" ],
  "uneceCommonCode" : "N59",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "British Thermal Unit (TH) Per Cubic Foot"
  },
  "@context" : {
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "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-03-22T14:38:55.214-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)