unit:KiloCAL-PER-CentiM-SEC-DEG_C

URI: http://qudt.org/vocab/unit/KiloCAL-PER-CentiM-SEC-DEG_C

Type
Description

Properties
qudt:symbol
kcal/(cm·s·°C)
qudt:ucumCode
kcal.cm-1.s-1.Cel-1
Annotations
qudt:expression
$kilocal-per-cm-sec-degc$
rdfs:label
Kilocalorie per Centimeter Second Degree Celsius(en-us)
Kilocalorie per Centimetre Second Degree Celsius(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: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-CentiM-SEC-DEG_C">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:symbol>kcal/(cm·s·°C)</j.0:symbol>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$kilocal-per-cm-sec-degc$</j.0:expression>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.184E5</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ThermalConductivity"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0"/>
    <rdfs:label xml:lang="en">Kilocalorie per Centimetre Second Degree Celsius</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">418400.0</j.0:conversionMultiplier>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kcal.cm-1.s-1.Cel-1</j.0:ucumCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <rdfs:label xml:lang="en-us">Kilocalorie per Centimeter Second Degree Celsius</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
  </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-CentiM-SEC-DEG_C>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <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> 418400.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 4.184E5 ;
  <http://qudt.org/schema/qudt/expression> "$kilocal-per-cm-sec-degc$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermalConductivity> ;
  <http://qudt.org/schema/qudt/symbol> "kcal/(cm·s·°C)" ;
  <http://qudt.org/schema/qudt/ucumCode> "kcal.cm-1.s-1.Cel-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Kilocalorie per Centimeter Second Degree Celsius"@en-us ;
  rdfs:label "Kilocalorie per Centimetre Second Degree Celsius"@en ;
.
JSON
{"resource":"Kilocalorie per Centimetre Second Degree Celsius" 
 ,"qname":"unit:KiloCAL-PER-CentiM-SEC-DEG_C" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloCAL-PER-CentiM-SEC-DEG_C" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:USCS" 
    ,"conversion multiplier":"418400.0" 
    ,"conversion multiplier scientific":"4.184E5" 
    ,"expression":"$kilocal-per-cm-sec-degc$" 
    ,"has dimension vector":"dimension:A0E0L1I0M1H-1T-3D0" 
    ,"has quantity kind":"quantitykind:ThermalConductivity" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Kilocalorie per Centimeter Second Degree Celsius" 
    ,"label":"Kilocalorie per Centimetre Second Degree Celsius" 
    ,"symbol":"kcal\/(cm&middot;s&middot;&deg;C)" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"kcal.cm-1.s-1.Cel-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloCAL-PER-CentiM-SEC-DEG_C",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/IMPERIAL" ],
  "conversionMultiplier" : "418400.0",
  "conversionMultiplier:SN" : 418400.0,
  "expression" : "$kilocal-per-cm-sec-degc$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H-1T-3D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ThermalConductivity",
  "symbol" : "kcal/(cm·s·°C)",
  "ucumCode" : "kcal.cm-1.s-1.Cel-1",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en",
    "@value" : "Kilocalorie per Centimetre Second Degree Celsius"
  }, {
    "@language" : "en-us",
    "@value" : "Kilocalorie per Centimeter Second Degree Celsius"
  } ],
  "@context" : {
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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:44:52.283-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)