unit:KiloJ-PER-K

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

Type
Description

1 000-fold of the SI derived unit joule divided by the SI base unit kelvin

Properties
qudt:plainTextDescription
1 000-fold of the SI derived unit joule divided by the SI base unit kelvin
qudt:iec61360Code
0112/2///62720#UAA569
qudt:ucumCode
kJ.K-1
kJ/K
Annotations
dcterms:description
1 000-fold of the SI derived unit joule divided by the SI base unit kelvin
rdfs:label
Chilojoule per Kelvin(it)
Kilodżul na Kelwin(pl)
Kilojoule na Kelvin(cs)
Kilojoule na Kelvin(sl)
Kilojoule par Kelvin(fr)
Kilojoule pe Kelvin(ro)
Kilojoule per Kelvin
Kilojoule per Kelvin(en)
Kilojoule per Kelvin(ms)
Kilojoule per Kelvin(tr)
Kilojoule pro Kelvin(de)
Kilojulio por Kelvin(es)
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/KiloJ-PER-K">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1 000-fold of the SI derived unit joule divided by the SI base unit kelvin</j.1:description>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="es">Kilojulio por Kelvin</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kJ/K</j.0:ucumCode>
    <rdfs:label xml:lang="it">Chilojoule per Kelvin</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kJ.K-1</j.0:ucumCode>
    <rdfs:label xml:lang="fr">Kilojoule par Kelvin</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:uneceCommonCode>B41</j.0:uneceCommonCode>
    <j.0:plainTextDescription>1 000-fold of the SI derived unit joule divided by the SI base unit kelvin</j.0:plainTextDescription>
    <rdfs:label xml:lang="ro">Kilojoule pe Kelvin</rdfs:label>
    <rdfs:label xml:lang="pl">Kilodżul na Kelwin</rdfs:label>
    <j.0:symbol>kJ/K</j.0:symbol>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerTemperature"/>
    <j.0:iec61360Code>0112/2///62720#UAA569</j.0:iec61360Code>
    <rdfs:label xml:lang="de">Kilojoule pro Kelvin</rdfs:label>
    <rdfs:label xml:lang="cs">Kilojoule na Kelvin</rdfs:label>
    <rdfs:label xml:lang="sl">Kilojoule na Kelvin</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN>
    <rdfs:label>Kilojoule per Kelvin</rdfs:label>
    <rdfs:label xml:lang="en">Kilojoule per Kelvin</rdfs:label>
    <rdfs:label xml:lang="ms">Kilojoule per Kelvin</rdfs:label>
    <rdfs:label xml:lang="tr">Kilojoule per Kelvin</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA569</j.0:informativeReference>
  </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/KiloJ-PER-K>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "1 000-fold of the SI derived unit joule 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> 1000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E3 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/EnergyPerTemperature> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA569" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA569"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit joule divided by the SI base unit kelvin" ;
  <http://qudt.org/schema/qudt/symbol> "kJ/K" ;
  <http://qudt.org/schema/qudt/ucumCode> "kJ.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "kJ/K"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "B41" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Chilojoule per Kelvin"@it ;
  rdfs:label "Kilodżul na Kelwin"@pl ;
  rdfs:label "Kilojoule na Kelvin"@cs ;
  rdfs:label "Kilojoule na Kelvin"@sl ;
  rdfs:label "Kilojoule par Kelvin"@fr ;
  rdfs:label "Kilojoule pe Kelvin"@ro ;
  rdfs:label "Kilojoule per Kelvin" ;
  rdfs:label "Kilojoule per Kelvin"@en ;
  rdfs:label "Kilojoule per Kelvin"@ms ;
  rdfs:label "Kilojoule per Kelvin"@tr ;
  rdfs:label "Kilojoule pro Kelvin"@de ;
  rdfs:label "Kilojulio por Kelvin"@es ;
.
JSON
{"resource":"Kilojoule per Kelvin" 
 ,"qname":"unit:KiloJ-PER-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloJ-PER-K" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1000.0" 
    ,"conversion multiplier scientific":"1.0E3" 
    ,"description":"1 000-fold of the SI derived unit joule divided by the SI base unit kelvin" 
    ,"description (plain text)":"1 000-fold of the SI derived unit joule divided by the SI base unit kelvin" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H-1T-2D0" 
    ,"has quantity kind":"quantitykind:EnergyPerTemperature" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA569" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA569" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Chilojoule per Kelvin" 
    ,"label":"Kilodżul na Kelwin" 
    ,"label":"Kilojoule na Kelvin" 
    ,"label":"Kilojoule na Kelvin" 
    ,"label":"Kilojoule par Kelvin" 
    ,"label":"Kilojoule pe Kelvin" 
    ,"label":"Kilojoule per Kelvin" 
    ,"label":"Kilojoule per Kelvin" 
    ,"label":"Kilojoule per Kelvin" 
    ,"label":"Kilojoule per Kelvin" 
    ,"label":"Kilojoule pro Kelvin" 
    ,"label":"Kilojulio por Kelvin" 
    ,"symbol":"kJ\/K" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"kJ.K-1" 
    ,"ucum code":"kJ\/K" 
    ,"unece common code":"B41" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloJ-PER-K",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "1 000-fold of the SI derived unit joule divided by the SI base unit kelvin",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1000.0",
  "conversionMultiplier:SN" : 1000.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/EnergyPerTemperature",
  "iec61360Code" : "0112/2///62720#UAA569",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA569",
  "plainTextDescription" : "1 000-fold of the SI derived unit joule divided by the SI base unit kelvin",
  "symbol" : "kJ/K",
  "ucumCode" : [ "kJ/K", "kJ.K-1" ],
  "uneceCommonCode" : "B41",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "es",
    "@value" : "Kilojulio por Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Chilojoule per Kelvin"
  }, {
    "@language" : "fr",
    "@value" : "Kilojoule par Kelvin"
  }, {
    "@language" : "ro",
    "@value" : "Kilojoule pe Kelvin"
  }, {
    "@language" : "pl",
    "@value" : "Kilodżul na Kelwin"
  }, {
    "@language" : "de",
    "@value" : "Kilojoule pro Kelvin"
  }, {
    "@language" : "cs",
    "@value" : "Kilojoule na Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Kilojoule na Kelvin"
  }, "Kilojoule per Kelvin", {
    "@language" : "en",
    "@value" : "Kilojoule per Kelvin"
  }, {
    "@language" : "ms",
    "@value" : "Kilojoule per Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Kilojoule per Kelvin"
  } ],
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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"
    },
    "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:45:56.794-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)