unit:CentiM3-PER-K

URI: http://qudt.org/vocab/unit/CentiM3-PER-K

Type
Description

0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin

Properties
qudt:plainTextDescription
0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin
qudt:iec61360Code
0112/2///62720#UAA386
qudt:symbol
cm³/K
qudt:ucumCode
cm3.K-1
cm3/K
Annotations
dcterms:description
0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin
rdfs:label
Centimeter Kubik per Kelvin(ms)
Centimetr Krychlový na Kelvin(cs)
Centimetr Sześcienny na Kelwin(pl)
Centimetreküp per Kelvin(tr)
Centimetro Cubo per Kelvin(it)
Centimetro Cúbico por Kelvin(es)
Centimetru Cub pe Kelvin(ro)
Centimètre Cube par Kelvin(fr)
Cubic Centimeter per Kelvin(en-US)
Cubic Centimetre per Kelvin
Cubic Centimetre per Kelvin(en)
Kubikcentimeter pro Kelvin(de)
Kubični Centimeter na Kelvin(sl)
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: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/CentiM3-PER-K">
    <rdfs:label xml:lang="cs">Centimetr Krychlový na Kelvin</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:uneceCommonCode>G27</j.0:uneceCommonCode>
    <rdfs:label xml:lang="pl">Centimetr Sześcienny na Kelwin</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="tr">Centimetreküp per Kelvin</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA386</j.0:informativeReference>
    <rdfs:label xml:lang="fr">Centimètre Cube par Kelvin</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-6</j.0:conversionMultiplierSN>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cm3.K-1</j.0:ucumCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
    <j.0:symbol>cm³/K</j.0:symbol>
    <rdfs:label xml:lang="en-US">Cubic Centimeter per Kelvin</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:plainTextDescription>0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin</j.0:plainTextDescription>
    <rdfs:label xml:lang="es">Centimetro Cúbico por Kelvin</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAA386</j.0:iec61360Code>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cm3/K</j.0:ucumCode>
    <rdfs:label xml:lang="it">Centimetro Cubo per Kelvin</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="ro">Centimetru Cub pe Kelvin</rdfs:label>
    <rdfs:label>Cubic Centimetre per Kelvin</rdfs:label>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin</j.1:description>
    <rdfs:label xml:lang="ms">Centimeter Kubik per Kelvin</rdfs:label>
    <rdfs:label xml:lang="en">Cubic Centimetre per Kelvin</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeThermalExpansion"/>
    <rdfs:label xml:lang="de">Kubikcentimeter pro Kelvin</rdfs:label>
    <rdfs:label xml:lang="sl">Kubični Centimeter na Kelvin</rdfs:label>
  </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/CentiM3-PER-K>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-6 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumeThermalExpansion> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA386" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA386"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin" ;
  <http://qudt.org/schema/qudt/symbol> "cm³/K" ;
  <http://qudt.org/schema/qudt/ucumCode> "cm3.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "cm3/K"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "G27" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Centimeter Kubik per Kelvin"@ms ;
  rdfs:label "Centimetr Krychlový na Kelvin"@cs ;
  rdfs:label "Centimetr Sześcienny na Kelwin"@pl ;
  rdfs:label "Centimetreküp per Kelvin"@tr ;
  rdfs:label "Centimetro Cubo per Kelvin"@it ;
  rdfs:label "Centimetro Cúbico por Kelvin"@es ;
  rdfs:label "Centimetru Cub pe Kelvin"@ro ;
  rdfs:label "Centimètre Cube par Kelvin"@fr ;
  rdfs:label "Cubic Centimeter per Kelvin"@en-US ;
  rdfs:label "Cubic Centimetre per Kelvin" ;
  rdfs:label "Cubic Centimetre per Kelvin"@en ;
  rdfs:label "Kubikcentimeter pro Kelvin"@de ;
  rdfs:label "Kubični Centimeter na Kelvin"@sl ;
.
JSON
{"resource":"Cubic Centimetre per Kelvin" 
 ,"qname":"unit:CentiM3-PER-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CentiM3-PER-K" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"0.000001" 
    ,"conversion multiplier scientific":"1.0E-6" 
    ,"description":"0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin" 
    ,"description (plain text)":"0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin" 
    ,"has dimension vector":"dimension:A0E0L3I0M0H-1T0D0" 
    ,"has quantity kind":"quantitykind:VolumeThermalExpansion" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA386" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA386" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Centimeter Kubik per Kelvin" 
    ,"label":"Centimetr Krychlov&yacute; na Kelvin" 
    ,"label":"Centimetr Sześcienny na Kelwin" 
    ,"label":"Centimetrek&uuml;p per Kelvin" 
    ,"label":"Centimetro Cubo per Kelvin" 
    ,"label":"Centimetro C&uacute;bico por Kelvin" 
    ,"label":"Centimetru Cub pe Kelvin" 
    ,"label":"Centim&egrave;tre Cube par Kelvin" 
    ,"label":"Cubic Centimeter per Kelvin" 
    ,"label":"Cubic Centimetre per Kelvin" 
    ,"label":"Cubic Centimetre per Kelvin" 
    ,"label":"Kubikcentimeter pro Kelvin" 
    ,"label":"Kubični Centimeter na Kelvin" 
    ,"symbol":"cm&sup3;\/K" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"cm3.K-1" 
    ,"ucum code":"cm3\/K" 
    ,"unece common code":"G27" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/CentiM3-PER-K",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "0.000001",
  "conversionMultiplier:SN" : 1.0E-6,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H-1T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/VolumeThermalExpansion",
  "iec61360Code" : "0112/2///62720#UAA386",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA386",
  "plainTextDescription" : "0.000001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin",
  "symbol" : "cm³/K",
  "ucumCode" : [ "cm3.K-1", "cm3/K" ],
  "uneceCommonCode" : "G27",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "cs",
    "@value" : "Centimetr Krychlový na Kelvin"
  }, {
    "@language" : "pl",
    "@value" : "Centimetr Sześcienny na Kelwin"
  }, {
    "@language" : "tr",
    "@value" : "Centimetreküp per Kelvin"
  }, {
    "@language" : "fr",
    "@value" : "Centimètre Cube par Kelvin"
  }, {
    "@language" : "en-us",
    "@value" : "Cubic Centimeter per Kelvin"
  }, {
    "@language" : "es",
    "@value" : "Centimetro Cúbico por Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Centimetro Cubo per Kelvin"
  }, {
    "@language" : "ro",
    "@value" : "Centimetru Cub pe Kelvin"
  }, "Cubic Centimetre per Kelvin", {
    "@language" : "ms",
    "@value" : "Centimeter Kubik per Kelvin"
  }, {
    "@language" : "en",
    "@value" : "Cubic Centimetre per Kelvin"
  }, {
    "@language" : "de",
    "@value" : "Kubikcentimeter pro Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Kubični Centimeter na Kelvin"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@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#"
  }
}

Generated 2025-08-28T12:52:52.435-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)