<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/CAL_IT-PER-G">
<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.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cal_IT/g</j.0:ucumCode>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(cal_it-per-g\)</j.0:expression>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificEnergy"/>
<rdfs:label xml:lang="en">calorieIT per gram (calIT/g)</rdfs:label>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(Calories produced per gram of substance.\)</j.1:description>
<j.0:unitOfSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<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">cal_IT.g-1</j.0:ucumCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4186.8</j.0:conversionMultiplier>
</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_IT-PER-G>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "\\(Calories produced per gram of substance.\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 4186.8 ;
<http://qudt.org/schema/qudt/expression> "\\(cal_it-per-g\\)"^^<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/ucumCode> "cal_IT.g-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "cal_IT/g"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/unitOfSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "calorieIT per gram (calIT/g)"@en ;
.
{"resource":"calorieIT per gram (calIT\/g)"
,"qname":"unit:CAL_IT-PER-G"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/CAL_IT-PER-G"
,"properties":["conversion multiplier":"4186.8"
,"description":"\\(Calories produced per gram of substance.\\)"
,"expression":"\\(cal_it-per-g\\)"
,"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 unit of system":"sou:IMPERIAL"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"calorieIT per gram (calIT\/g)"
,"type":"qudt:Unit"
,"ucum code":"cal_IT.g-1"
,"ucum code":"cal_IT\/g"
]}
{
"@id" : "http://qudt.org/vocab/unit/CAL_IT-PER-G",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "\\(Calories produced per gram of substance.\\)",
"conversionMultiplier" : "4186.8",
"expression" : "\\(cal_it-per-g\\)",
"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" ],
"ucumCode" : [ "cal_IT/g", "cal_IT.g-1" ],
"unitOfSystem" : "http://qudt.org/vocab/sou/IMPERIAL",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "calorieIT per gram (calIT/g)"
},
"@context" : {
"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"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"unitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/unitOfSystem",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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#"
}
}