unit:KiloCAL-PER-MOL

URI: http://qudt.org/vocab/unit/KiloCAL-PER-MOL

Type
Description

The kilocalorie per mole is a derived unit of energy per Avogadro's number of particles. It is the quotient of a kilocalorie (1000 thermochemical gram calories) and a mole, mainly used in the United States. In SI units, it is equal to $4.184 kJ/mol$, or $6.9477 \times 10 J per molecule$. At room temperature it is equal to 1.688 . Physical quantities measured in $kcal\cdot mol$ are usually thermodynamical quantities; mostly free energies such as: Heat of vaporization Heat of fusion

.

Properties
qudt:symbol
kcal/mol
qudt:ucumCode
kcal.mol-1
kcal/mol
Annotations
dcterms:description
The kilocalorie per mole is a derived unit of energy per Avogadro's number of particles. It is the quotient of a kilocalorie (1000 thermochemical gram calories) and a mole, mainly used in the United States. In SI units, it is equal to $4.184 kJ/mol$, or $6.9477 \times 10 J per molecule$. At room temperature it is equal to 1.688 . Physical quantities measured in $kcal\cdot mol$ are usually thermodynamical quantities; mostly free energies such as: Heat of vaporization Heat of fusion

.
qudt:expression
$kcal/mol$
rdfs:label
Kilocalorie per Mole(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/KiloCAL-PER-MOL">
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolarEnergy"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.184E3</j.0:conversionMultiplierSN>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kcal/mol</j.0:ucumCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The kilocalorie per mole is a derived unit of energy per Avogadro's number of particles. It is the quotient of a kilocalorie (1000 thermochemical gram calories) and a mole, mainly used in the United States. In SI units, it is equal to $4.184 kJ/mol$, or $6.9477 \times 10 J per molecule$. At room temperature it is equal to 1.688 . Physical quantities measured in $kcal\cdot mol$ are usually thermodynamical quantities; mostly free energies such as: Heat of vaporization Heat of fusion&lt;/p&gt;.</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0"/>
    <rdfs:label xml:lang="en">Kilocalorie per Mole</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kcal.mol-1</j.0:ucumCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$kcal/mol$</j.0:expression>
    <j.0:symbol>kcal/mol</j.0:symbol>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4184.0</j.0:conversionMultiplier>
  </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/KiloCAL-PER-MOL>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "The kilocalorie per mole is a derived unit of energy per Avogadro's number of particles. It is the quotient of a kilocalorie (1000 thermochemical gram calories) and a mole, mainly used in the United States. In SI units, it is equal to $4.184 kJ/mol$, or $6.9477 \\times 10 J per molecule$. At room temperature it is equal to 1.688 . Physical quantities measured in $kcal\\cdot mol$ are usually thermodynamical quantities; mostly free energies such as: Heat of vaporization Heat of fusion</p>."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <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> 4184.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 4.184E3 ;
  <http://qudt.org/schema/qudt/expression> "$kcal/mol$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolarEnergy> ;
  <http://qudt.org/schema/qudt/symbol> "kcal/mol" ;
  <http://qudt.org/schema/qudt/ucumCode> "kcal.mol-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "kcal/mol"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Kilocalorie per Mole"@en ;
.
JSON
{"resource":"Kilocalorie per Mole" 
 ,"qname":"unit:KiloCAL-PER-MOL" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloCAL-PER-MOL" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:USCS" 
    ,"conversion multiplier":"4184.0" 
    ,"conversion multiplier scientific":"4.184E3" 
    ,"description":"The kilocalorie per mole is a derived unit of energy per Avogadro's number of particles. It is the quotient of a kilocalorie (1000 thermochemical gram calories) and a mole, mainly used in the United States. In SI units, it is equal to $4.184 kJ\/mol$, or $6.9477 \\times 10 J per molecule$. At room temperature it is equal to 1.688 . Physical quantities measured in $kcal\\cdot mol$ are usually thermodynamical quantities; mostly free energies such as: Heat of vaporization Heat of fusion&lt;\/p&gt;." 
    ,"expression":"$kcal\/mol$" 
    ,"has dimension vector":"dimension:A-1E0L2I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:MolarEnergy" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Kilocalorie per Mole" 
    ,"symbol":"kcal\/mol" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"kcal.mol-1" 
    ,"ucum code":"kcal\/mol" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloCAL-PER-MOL",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "The kilocalorie per mole is a derived unit of energy per Avogadro's number of particles. It is the quotient of a kilocalorie (1000 thermochemical gram calories) and a mole, mainly used in the United States. In SI units, it is equal to $4.184 kJ/mol$, or $6.9477 \\times 10 J per molecule$. At room temperature it is equal to 1.688 . Physical quantities measured in $kcal\\cdot mol$ are usually thermodynamical quantities; mostly free energies such as: Heat of vaporization Heat of fusion</p>.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "4184.0",
  "conversionMultiplier:SN" : 4184.0,
  "expression" : "$kcal/mol$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-2D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MolarEnergy",
  "symbol" : "kcal/mol",
  "ucumCode" : [ "kcal/mol", "kcal.mol-1" ],
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Kilocalorie per Mole"
  },
  "@context" : {
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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:48:40.491-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)