unit:BTU_IT-PER-LB

URI: http://qudt.org/vocab/unit/BTU_IT-PER-LB

Type
Description

The amount of energy generated by a pound of substance is measured in British thermal units (IT) per pound of mass. 1 $Btu_{IT}/lb$ is equivalent to $2.326 \times 10^3$ joule per kilogram (J/kg).

Properties
qudt:symbol
Btu{IT}/lb
qudt:ucumCode
[Btu_IT].[lb_av]-1
[Btu_IT]/[lb_av]
Annotations
dcterms:description
The amount of energy generated by a pound of substance is measured in British thermal units (IT) per pound of mass. 1 $Btu_{IT}/lb$ is equivalent to $2.326 \times 10^3$ joule per kilogram (J/kg).
qudt:expression
$Btu/lb$
rdfs:label
BTU-IT-PER-lb(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_IT-PER-LB">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The amount of energy generated by a pound of substance is measured in British thermal units (IT) per pound of mass. 1 $Btu_{IT}/lb$ is equivalent to $2.326 \times 10^3$ joule per kilogram (J/kg).</j.1:description>
    <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>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificEnergy"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:symbol>Btu{IT}/lb</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>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdfs:label xml:lang="en">BTU-IT-PER-lb</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$Btu/lb$</j.0:expression>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.326E3</j.0:conversionMultiplierSN>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">2326.0</j.0:conversionMultiplier>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[Btu_IT]/[lb_av]</j.0:ucumCode>
    <j.0:uneceCommonCode>AZ</j.0:uneceCommonCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[Btu_IT].[lb_av]-1</j.0:ucumCode>
  </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_IT-PER-LB>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "The amount of energy generated by a pound of substance is measured in British thermal units (IT) per pound of mass. 1 $Btu_{IT}/lb$ is equivalent to $2.326 \\times 10^3$ joule per kilogram (J/kg)."^^<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> 2326.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 2.326E3 ;
  <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/expression> "$Btu/lb$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
  <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/symbol> "Btu{IT}/lb" ;
  <http://qudt.org/schema/qudt/ucumCode> "[Btu_IT].[lb_av]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "[Btu_IT]/[lb_av]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "AZ" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "BTU-IT-PER-lb"@en ;
.
JSON
{"resource":"BTU-IT-PER-lb" 
 ,"qname":"unit:BTU_IT-PER-LB" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/BTU_IT-PER-LB" 
 ,"properties":["applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:USCS" 
    ,"conversion multiplier":"2326.0" 
    ,"conversion multiplier scientific":"2.326E3" 
    ,"defined unit of system":"sou:IMPERIAL" 
    ,"description":"The amount of energy generated by a pound of substance is measured in British thermal units (IT) per pound of mass. 1 $Btu_{IT}\/lb$ is equivalent to $2.326 \\times 10^3$ joule per kilogram (J\/kg)." 
    ,"expression":"$Btu\/lb$" 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T-2D0" 
    ,"has quantity kind":"quantitykind:SpecificEnergy" 
    ,"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" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"BTU-IT-PER-lb" 
    ,"symbol":"Btu{IT}\/lb" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[Btu_IT].[lb_av]-1" 
    ,"ucum code":"[Btu_IT]\/[lb_av]" 
    ,"unece common code":"AZ" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/BTU_IT-PER-LB",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "The amount of energy generated by a pound of substance is measured in British thermal units (IT) per pound of mass. 1 $Btu_{IT}/lb$ is equivalent to $2.326 \\times 10^3$ joule per kilogram (J/kg).",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ],
  "conversionMultiplier" : "2326.0",
  "conversionMultiplier:SN" : 2326.0,
  "definedUnitOfSystem" : "http://qudt.org/vocab/sou/IMPERIAL",
  "expression" : "$Btu/lb$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SpecificEnergy",
  "informativeReference" : [ "http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm", "http://physics.nist.gov/Pubs/SP811/appenB9.html" ],
  "symbol" : "Btu{IT}/lb",
  "ucumCode" : [ "[Btu_IT]/[lb_av]", "[Btu_IT].[lb_av]-1" ],
  "uneceCommonCode" : "AZ",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "BTU-IT-PER-lb"
  },
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "definedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "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-11-15T15:48:55.883-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)