<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:j.2="http://www.w3.org/2004/02/skos/core#"
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/CAL_TH-PER-G">
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<rdfs:label xml:lang="en">calorie (thermochemical) per gram (calTH/g)</rdfs:label>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.efunda.com/glossary/units/units--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm</j.0:informativeReference>
<j.1:isReplacedBy rdf:resource="http://qudt.org/vocab/unit/CAL_TH-PER-GM"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4184.0</j.0:conversionMultiplier>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$cal$</j.0:expression>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cal_th/g</j.0:ucumCode>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The unit $\textit{Thermochemical Calorie per Gram}$ measures the amount of energy, in thermochemical calories,
contained in or required to heat up one gram of a substance.
This unit is often used to describe the energy content of substances or the energy released/absorbed in
chemical reactions relative to the mass of the substance involved.
</j.1:description>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://physics.nist.gov/Pubs/SP811/appenB9.html</j.0:informativeReference>
<j.2:changeNote>2020-10-30 - incorrect local-name - G is for Gravity, GM is for gram - the correct named individual was already present, so this one deprecated. </j.2:changeNote>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cal_th.g-1</j.0:ucumCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.184E3</j.0:conversionMultiplierSN>
<j.0:symbol>cal/G</j.0:symbol>
<j.0:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</j.0:deprecated>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificEnergy"/>
<j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
</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/CAL_TH-PER-G>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """
The unit $\\textit{Thermochemical Calorie per Gram}$ measures the amount of energy, in thermochemical calories,
contained in or required to heat up one gram of a substance.
This unit is often used to describe the energy content of substances or the energy released/absorbed in
chemical reactions relative to the mass of the substance involved.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/unit/CAL_TH-PER-GM> ;
<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/definedUnitOfSystem> <http://qudt.org/vocab/sou/USCS> ;
<http://qudt.org/schema/qudt/deprecated> true ;
<http://qudt.org/schema/qudt/expression> "$cal$"^^<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--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "cal/G" ;
<http://qudt.org/schema/qudt/ucumCode> "cal_th.g-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "cal_th/g"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "calorie (thermochemical) per gram (calTH/g)"@en ;
<http://www.w3.org/2004/02/skos/core#changeNote> "2020-10-30 - incorrect local-name - G is for Gravity, GM is for gram - the correct named individual was already present, so this one deprecated. " ;
.
{"resource":"calorie (thermochemical) per gram (calTH\/g)"
,"qname":"unit:CAL_TH-PER-G"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/CAL_TH-PER-G"
,"properties":["applicable system":"sou:CGS"
,"applicable system":"sou:IMPERIAL"
,"applicable system":"sou:USCS"
,"change note":"2020-10-30 - incorrect local-name - G is for Gravity, GM is for gram - the correct named individual was already present, so this one deprecated. "
,"conversion multiplier":"4184.0"
,"conversion multiplier scientific":"4.184E3"
,"defined unit of system":"sou:USCS"
,"deprecated":"true"
,"description":"\n The unit $\\textit{Thermochemical Calorie per Gram}$ measures the amount of energy, in thermochemical calories,\n contained in or required to heat up one gram of a substance. \n This unit is often used to describe the energy content of substances or the energy released\/absorbed in\n chemical reactions relative to the mass of the substance involved.\n "
,"expression":"$cal$"
,"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--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm"
,"is replaced by":"unit:CAL_TH-PER-GM"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"calorie (thermochemical) per gram (calTH\/g)"
,"symbol":"cal\/G"
,"type":"qudt:Unit"
,"ucum code":"cal_th.g-1"
,"ucum code":"cal_th\/g"
]}
{
"@id" : "http://qudt.org/vocab/unit/CAL_TH-PER-G",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "\n The unit $\\textit{Thermochemical Calorie per Gram}$ measures the amount of energy, in thermochemical calories,\n contained in or required to heat up one gram of a substance. \n This unit is often used to describe the energy content of substances or the energy released/absorbed in\n chemical reactions relative to the mass of the substance involved.\n ",
"isReplacedBy" : "http://qudt.org/vocab/unit/CAL_TH-PER-GM",
"applicableSystem" : [ "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/USCS" ],
"conversionMultiplier" : "4184.0",
"conversionMultiplier:SN" : 4184.0,
"definedUnitOfSystem" : "http://qudt.org/vocab/sou/USCS",
"http://qudt.org/schema/qudt/deprecated" : true,
"expression" : "$cal$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SpecificEnergy",
"informativeReference" : [ "http://www.efunda.com/glossary/units/units--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm", "http://physics.nist.gov/Pubs/SP811/appenB9.html" ],
"symbol" : "cal/G",
"ucumCode" : [ "cal_th/g", "cal_th.g-1" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "calorie (thermochemical) per gram (calTH/g)"
},
"changeNote" : "2020-10-30 - incorrect local-name - G is for Gravity, GM is for gram - the correct named individual was already present, so this one deprecated. ",
"@context" : {
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isReplacedBy" : {
"@id" : "http://purl.org/dc/terms/isReplacedBy",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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"
},
"changeNote" : {
"@id" : "http://www.w3.org/2004/02/skos/core#changeNote"
},
"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"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"deprecated" : {
"@id" : "http://qudt.org/schema/qudt/deprecated",
"@type" : "http://www.w3.org/2001/XMLSchema#boolean"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"definedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
"@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#"
}
}