unit:DEG_C-PER-K

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

Type
Description

The unit Degree Celsius Per Kelvin is Degree Celsius divided by the SI base unit kelvin.

Properties
qudt:plainTextDescription
unit with the name Degree Celsius divided by the SI base unit kelvin
qudt:iec61360Code
0112/2///62720#UAA034
qudt:symbol
°C/K
qudt:ucumCode
Cel.K-1
Cel/K
Annotations
dcterms:description
The unit Degree Celsius Per Kelvin is Degree Celsius divided by the SI base unit kelvin.
rdfs:label
Celsius per Kelvin(tr)
Darjah Celsius per Kelvin(ms)
Degree Celsius per Kelvin
Degree Celsius per Kelvin(en)
Degré Celsius par Kelvin(fr)
Grad Celsius pe Kelvin(ro)
Grad Celsius pro Kelvin(de)
Grado Celsius per Kelvin(it)
Grado Celsius por Kelvin(es)
Gradus Celsii per Kelvin(la)
Grau Celsius por Kelvin(pt)
Stopień Celsjusza na Kelwin(pl)
Stopinja Celzija na Kelvin(sl)
Stupně Celsia na Kelvin(cs)
Βαθμός Κελσίου ανά Κέλβιν(el)
Градус Целзий на Келвин(bg)
Градус Цельсия на Кельвин(ru)
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/DEG_C-PER-K">
    <rdfs:label xml:lang="de">Grad Celsius pro Kelvin</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:plainTextDescription>unit with the name Degree Celsius divided by the SI base unit kelvin</j.0:plainTextDescription>
    <rdfs:label xml:lang="it">Grado Celsius per Kelvin</rdfs:label>
    <j.0:uneceCommonCode>E98</j.0:uneceCommonCode>
    <rdfs:label xml:lang="tr">Celsius per Kelvin</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA034</j.0:informativeReference>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
  The unit $\textit{Degree Celsius Per Kelvin}$ is Degree Celsius divided by the SI base unit kelvin.
  </j.1:description>
    <rdfs:label xml:lang="ro">Grad Celsius pe Kelvin</rdfs:label>
    <j.0:symbol>°C/K</j.0:symbol>
    <rdfs:label xml:lang="la">Gradus Celsii per Kelvin</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="bg">Градус Целзий на Келвин</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Cel/K</j.0:ucumCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="ms">Darjah Celsius per Kelvin</rdfs:label>
    <rdfs:label>Degree Celsius per Kelvin</rdfs:label>
    <rdfs:label xml:lang="sl">Stopinja Celzija na Kelvin</rdfs:label>
    <rdfs:label xml:lang="en">Degree Celsius per Kelvin</rdfs:label>
    <rdfs:label xml:lang="pt">Grau Celsius por Kelvin</rdfs:label>
    <rdfs:label xml:lang="fr">Degré Celsius par Kelvin</rdfs:label>
    <rdfs:label xml:lang="cs">Stupně Celsia na Kelvin</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAA034</j.0:iec61360Code>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Cel.K-1</j.0:ucumCode>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="es">Grado Celsius por Kelvin</rdfs:label>
    <rdfs:label xml:lang="pl">Stopień Celsjusza na Kelwin</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TemperatureRatio"/>
    <rdfs:label xml:lang="el">Βαθμός Κελσίου ανά Κέλβιν</rdfs:label>
    <rdfs:label xml:lang="ru">Градус Цельсия на Кельвин</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/DEG_C-PER-K>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """
  The unit $\\textit{Degree Celsius Per Kelvin}$ is Degree Celsius divided by the SI base unit kelvin.
  """^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TemperatureRatio> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA034" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA034"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "unit with the name Degree Celsius divided by the SI base unit kelvin" ;
  <http://qudt.org/schema/qudt/symbol> "°C/K" ;
  <http://qudt.org/schema/qudt/ucumCode> "Cel.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "Cel/K"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "E98" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Celsius per Kelvin"@tr ;
  rdfs:label "Darjah Celsius per Kelvin"@ms ;
  rdfs:label "Degree Celsius per Kelvin" ;
  rdfs:label "Degree Celsius per Kelvin"@en ;
  rdfs:label "Degré Celsius par Kelvin"@fr ;
  rdfs:label "Grad Celsius pe Kelvin"@ro ;
  rdfs:label "Grad Celsius pro Kelvin"@de ;
  rdfs:label "Grado Celsius per Kelvin"@it ;
  rdfs:label "Grado Celsius por Kelvin"@es ;
  rdfs:label "Gradus Celsii per Kelvin"@la ;
  rdfs:label "Grau Celsius por Kelvin"@pt ;
  rdfs:label "Stopień Celsjusza na Kelwin"@pl ;
  rdfs:label "Stopinja Celzija na Kelvin"@sl ;
  rdfs:label "Stupně Celsia na Kelvin"@cs ;
  rdfs:label "Βαθμός Κελσίου ανά Κέλβιν"@el ;
  rdfs:label "Градус Целзий на Келвин"@bg ;
  rdfs:label "Градус Цельсия на Кельвин"@ru ;
.
JSON
{"resource":"Degree Celsius per Kelvin" 
 ,"qname":"unit:DEG_C-PER-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/DEG_C-PER-K" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"\n  The unit $\\textit{Degree Celsius Per Kelvin}$ is Degree Celsius divided by the SI base unit kelvin.\n  " 
    ,"description (plain text)":"unit with the name Degree Celsius divided by the SI base unit kelvin" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:TemperatureRatio" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA034" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA034" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Celsius per Kelvin" 
    ,"label":"Darjah Celsius per Kelvin" 
    ,"label":"Degree Celsius per Kelvin" 
    ,"label":"Degree Celsius per Kelvin" 
    ,"label":"Degr&eacute; Celsius par Kelvin" 
    ,"label":"Grad Celsius pe Kelvin" 
    ,"label":"Grad Celsius pro Kelvin" 
    ,"label":"Grado Celsius per Kelvin" 
    ,"label":"Grado Celsius por Kelvin" 
    ,"label":"Gradus Celsii per Kelvin" 
    ,"label":"Grau Celsius por Kelvin" 
    ,"label":"Stopień Celsjusza na Kelwin" 
    ,"label":"Stopinja Celzija na Kelvin" 
    ,"label":"Stupně Celsia na Kelvin" 
    ,"label":"Βαθμός Κελσίου ανά Κέλβιν" 
    ,"label":"Градус Целзий на Келвин" 
    ,"label":"Градус Цельсия на Кельвин" 
    ,"symbol":"&deg;C\/K" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"Cel.K-1" 
    ,"ucum code":"Cel\/K" 
    ,"unece common code":"E98" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/DEG_C-PER-K",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "\n  The unit $\\textit{Degree Celsius Per Kelvin}$ is Degree Celsius divided by the SI base unit kelvin.\n  ",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/TemperatureRatio",
  "iec61360Code" : "0112/2///62720#UAA034",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA034",
  "plainTextDescription" : "unit with the name Degree Celsius divided by the SI base unit kelvin",
  "symbol" : "°C/K",
  "ucumCode" : [ "Cel/K", "Cel.K-1" ],
  "uneceCommonCode" : "E98",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "de",
    "@value" : "Grad Celsius pro Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Grado Celsius per Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Celsius per Kelvin"
  }, {
    "@language" : "ro",
    "@value" : "Grad Celsius pe Kelvin"
  }, {
    "@language" : "la",
    "@value" : "Gradus Celsii per Kelvin"
  }, {
    "@language" : "bg",
    "@value" : "Градус Целзий на Келвин"
  }, {
    "@language" : "ms",
    "@value" : "Darjah Celsius per Kelvin"
  }, "Degree Celsius per Kelvin", {
    "@language" : "sl",
    "@value" : "Stopinja Celzija na Kelvin"
  }, {
    "@language" : "en",
    "@value" : "Degree Celsius per Kelvin"
  }, {
    "@language" : "pt",
    "@value" : "Grau Celsius por Kelvin"
  }, {
    "@language" : "fr",
    "@value" : "Degré Celsius par Kelvin"
  }, {
    "@language" : "cs",
    "@value" : "Stupně Celsia na Kelvin"
  }, {
    "@language" : "es",
    "@value" : "Grado Celsius por Kelvin"
  }, {
    "@language" : "pl",
    "@value" : "Stopień Celsjusza na Kelwin"
  }, {
    "@language" : "el",
    "@value" : "Βαθμός Κελσίου ανά Κέλβιν"
  }, {
    "@language" : "ru",
    "@value" : "Градус Цельсия на Кельвин"
  } ],
  "@context" : {
    "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"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "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:42:37.781-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)