unit:KiloCAL-PER-CentiM2
URI: http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2
"Kilocalorie per Square Centimeter" is a unit for 'Energy Per Area' expressed as $kcal/cm^{2}$.
Work in progress
<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-CentiM2"> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$kcal/cm^{2}$</j.0:expression> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Kilocalorie per Square Centimeter" is a unit for 'Energy Per Area' expressed as $kcal/cm^{2}$.</j.1:description> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.184E7</j.0:conversionMultiplierSN> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kcal.cm-2</j.0:ucumCode> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerArea"/> <rdfs:label xml:lang="en">Kilocalorie per Square Centimetre</rdfs:label> <rdfs:label xml:lang="en-US">Kilocalorie per Square Centimeter</rdfs:label> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">41840000.0</j.0:conversionMultiplier> <j.0:symbol>kcal/cm²</j.0:symbol> </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-PER-CentiM2> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Kilocalorie per Square Centimeter\" is a unit for 'Energy Per Area' expressed as $kcal/cm^{2}$."^^<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> 41840000.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 4.184E7 ; <http://qudt.org/schema/qudt/expression> "$kcal/cm^{2}$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/EnergyPerArea> ; <http://qudt.org/schema/qudt/symbol> "kcal/cm²" ; <http://qudt.org/schema/qudt/ucumCode> "kcal.cm-2"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Kilocalorie per Square Centimeter"@en-US ; rdfs:label "Kilocalorie per Square Centimetre"@en ; .
{"resource":"Kilocalorie per Square Centimetre" ,"qname":"unit:KiloCAL-PER-CentiM2" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloCAL-PER-CentiM2" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:IMPERIAL" ,"applicable system":"sou:USCS" ,"conversion multiplier":"41840000.0" ,"conversion multiplier scientific":"4.184E7" ,"description":"\"Kilocalorie per Square Centimeter\" is a unit for 'Energy Per Area' expressed as $kcal\/cm^{2}$." ,"expression":"$kcal\/cm^{2}$" ,"has dimension vector":"dimension:A0E0L0I0M1H0T-2D0" ,"has quantity kind":"quantitykind:EnergyPerArea" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Kilocalorie per Square Centimeter" ,"label":"Kilocalorie per Square Centimetre" ,"symbol":"kcal\/cm²" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"kcal.cm-2" ]}
{ "@id" : "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM2", "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ], "description" : "\"Kilocalorie per Square Centimeter\" is a unit for 'Energy Per Area' expressed as $kcal/cm^{2}$.", "applicableSystem" : [ "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/CGS" ], "conversionMultiplier" : "41840000.0", "conversionMultiplier:SN" : 4.184E7, "expression" : "$kcal/cm^{2}$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/EnergyPerArea", "symbol" : "kcal/cm²", "ucumCode" : "kcal.cm-2", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : [ { "@language" : "en", "@value" : "Kilocalorie per Square Centimetre" }, { "@language" : "en-us", "@value" : "Kilocalorie per Square Centimeter" } ], "@context" : { "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "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" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }