<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_IT-PER-GM-K">
<j.0:symbol>kcalIT/(g·K)</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassicHeatCapacity"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kcal_IT.g-1.K-1</j.0:ucumCode>
<j.0:iec61360Code>0112/2///62720#UAB455</j.0:iec61360Code>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.1868E6</j.0:conversionMultiplierSN>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:uneceCommonCode>N65</j.0:uneceCommonCode>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">unit of the mass-related heat capacity as quotient 1,000-fold of the calorie (international table) divided by the product of the 0.001-fold of the SI base units kilogram and kelvin</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4186800.0</j.0:conversionMultiplier>
<rdfs:label>kilocalorie (international table) per gram kelvin</rdfs:label>
</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/KiloCAL_IT-PER-GM-K>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit of the mass-related heat capacity as quotient 1,000-fold of the calorie (international table) divided by the product of the 0.001-fold of the SI base units kilogram and kelvin"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 4186800.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 4.1868E6 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassicHeatCapacity> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB455" ;
<http://qudt.org/schema/qudt/symbol> "kcalIT/(g·K)" ;
<http://qudt.org/schema/qudt/ucumCode> "kcal_IT.g-1.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "N65" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "kilocalorie (international table) per gram kelvin" ;
.
{"resource":"kilocalorie (international table) per gram kelvin"
,"qname":"unit:KiloCAL_IT-PER-GM-K"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloCAL_IT-PER-GM-K"
,"properties":["conversion multiplier":"4186800.0"
,"conversion multiplier scientific":"4.1868E6"
,"description":"unit of the mass-related heat capacity as quotient 1,000-fold of the calorie (international table) divided by the product of the 0.001-fold of the SI base units kilogram and kelvin"
,"has dimension vector":"dimension:A0E0L2I0M0H-1T-2D0"
,"has quantity kind":"quantitykind:MassicHeatCapacity"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB455"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"kilocalorie (international table) per gram kelvin"
,"symbol":"kcalIT\/(g·K)"
,"type":"qudt:Unit"
,"ucum code":"kcal_IT.g-1.K-1"
,"unece common code":"N65"
]}
{
"@id" : "http://qudt.org/vocab/unit/KiloCAL_IT-PER-GM-K",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit of the mass-related heat capacity as quotient 1,000-fold of the calorie (international table) divided by the product of the 0.001-fold of the SI base units kilogram and kelvin",
"conversionMultiplier" : "4186800.0",
"conversionMultiplier:SN" : 4186800.0,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassicHeatCapacity",
"iec61360Code" : "0112/2///62720#UAB455",
"symbol" : "kcalIT/(g·K)",
"ucumCode" : "kcal_IT.g-1.K-1",
"uneceCommonCode" : "N65",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "kilocalorie (international table) per gram kelvin",
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"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"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}