unit:KiloGM-K

URI: http://qudt.org/vocab/unit/KiloGM-K

Type
Description

$\textit{Kilogram Kelvin}$ is a unit for 'Mass Temperature' expressed as $kg-K$.

Properties
qudt:symbol
kg·K
Annotations
dcterms:description
$\textit{Kilogram Kelvin}$ is a unit for 'Mass Temperature' expressed as $kg-K$.
rdfs:label
Chiliogramma Kelvin(la)
Chilogrammo Kelvin(it)
Kilogram Kelvin
Kilogram Kelvin(cs)
Kilogram Kelvin(en)
Kilogram Kelvin(ms)
Kilogram Kelvin(ro)
Kilogram Kelvin(sl)
Kilogram Kelvin(tr)
Kilogram Kelwin(pl)
Kilogramm Kelvin(de)
Kilogramme Kelvin(fr)
Kilogramo Kelvin(es)
Quilograma Kelvin(pt)
Χιλιόγραμμο Κέλβιν(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/KiloGM-K">
    <rdfs:label xml:lang="la">Chiliogramma Kelvin</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H1T0D0"/>
    <rdfs:label xml:lang="it">Chilogrammo Kelvin</rdfs:label>
    <j.0:symbol>kg·K</j.0:symbol>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$kg-K$</j.0:expression>
    <rdfs:label xml:lang="pl">Kilogram Kelwin</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="pt">Quilograma Kelvin</rdfs:label>
    <rdfs:label xml:lang="ru">Килограмм Кельвин</rdfs:label>
    <rdfs:label xml:lang="fr">Kilogramme Kelvin</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Kilogram Kelvin}$ is a unit for 'Mass Temperature' expressed as $kg-K$.</j.1:description>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <rdfs:label xml:lang="de">Kilogramm Kelvin</rdfs:label>
    <rdfs:label>Kilogram Kelvin</rdfs:label>
    <rdfs:label xml:lang="cs">Kilogram Kelvin</rdfs:label>
    <rdfs:label xml:lang="en">Kilogram Kelvin</rdfs:label>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kg.K</j.0:ucumCode>
    <rdfs:label xml:lang="bg">Килограм Келвин</rdfs:label>
    <rdfs:label xml:lang="ms">Kilogram Kelvin</rdfs:label>
    <rdfs:label xml:lang="es">Kilogramo Kelvin</rdfs:label>
    <rdfs:label xml:lang="ro">Kilogram Kelvin</rdfs:label>
    <rdfs:label xml:lang="sl">Kilogram Kelvin</rdfs:label>
    <rdfs:label xml:lang="tr">Kilogram Kelvin</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassTemperature"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="el">Χιλιόγραμμο Κέλβιν</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/KiloGM-K>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "$\\textit{Kilogram Kelvin}$ is a unit for 'Mass Temperature' expressed as $kg-K$."^^<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/definedUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/expression> "$kg-K$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H1T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassTemperature> ;
  <http://qudt.org/schema/qudt/symbol> "kg·K" ;
  <http://qudt.org/schema/qudt/ucumCode> "kg.K"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Chiliogramma Kelvin"@la ;
  rdfs:label "Chilogrammo Kelvin"@it ;
  rdfs:label "Kilogram Kelvin" ;
  rdfs:label "Kilogram Kelvin"@cs ;
  rdfs:label "Kilogram Kelvin"@en ;
  rdfs:label "Kilogram Kelvin"@ms ;
  rdfs:label "Kilogram Kelvin"@ro ;
  rdfs:label "Kilogram Kelvin"@sl ;
  rdfs:label "Kilogram Kelvin"@tr ;
  rdfs:label "Kilogram Kelwin"@pl ;
  rdfs:label "Kilogramm Kelvin"@de ;
  rdfs:label "Kilogramme Kelvin"@fr ;
  rdfs:label "Kilogramo Kelvin"@es ;
  rdfs:label "Quilograma Kelvin"@pt ;
  rdfs:label "Χιλιόγραμμο Κέλβιν"@el ;
  rdfs:label "Килограм Келвин"@bg ;
  rdfs:label "Килограмм Кельвин"@ru ;
.
JSON
{"resource":"Kilogram Kelvin" 
 ,"qname":"unit:KiloGM-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloGM-K" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"defined unit of system":"sou:SI" 
    ,"description":"$\\textit{Kilogram Kelvin}$ is a unit for 'Mass Temperature' expressed as $kg-K$." 
    ,"expression":"$kg-K$" 
    ,"has dimension vector":"dimension:A0E0L0I0M1H1T0D0" 
    ,"has quantity kind":"quantitykind:MassTemperature" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Chiliogramma Kelvin" 
    ,"label":"Chilogrammo Kelvin" 
    ,"label":"Kilogram Kelvin" 
    ,"label":"Kilogram Kelvin" 
    ,"label":"Kilogram Kelvin" 
    ,"label":"Kilogram Kelvin" 
    ,"label":"Kilogram Kelvin" 
    ,"label":"Kilogram Kelvin" 
    ,"label":"Kilogram Kelvin" 
    ,"label":"Kilogram Kelwin" 
    ,"label":"Kilogramm Kelvin" 
    ,"label":"Kilogramme Kelvin" 
    ,"label":"Kilogramo Kelvin" 
    ,"label":"Quilograma Kelvin" 
    ,"label":"Χιλιόγραμμο Κέλβιν" 
    ,"label":"Килограм Келвин" 
    ,"label":"Килограмм Кельвин" 
    ,"symbol":"kg&middot;K" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"kg.K" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloGM-K",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "$\\textit{Kilogram Kelvin}$ is a unit for 'Mass Temperature' expressed as $kg-K$.",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "definedUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "expression" : "$kg-K$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H1T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassTemperature",
  "symbol" : "kg·K",
  "ucumCode" : "kg.K",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "la",
    "@value" : "Chiliogramma Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Chilogrammo Kelvin"
  }, {
    "@language" : "pl",
    "@value" : "Kilogram Kelwin"
  }, {
    "@language" : "pt",
    "@value" : "Quilograma Kelvin"
  }, {
    "@language" : "ru",
    "@value" : "Килограмм Кельвин"
  }, {
    "@language" : "fr",
    "@value" : "Kilogramme Kelvin"
  }, {
    "@language" : "de",
    "@value" : "Kilogramm Kelvin"
  }, "Kilogram Kelvin", {
    "@language" : "cs",
    "@value" : "Kilogram Kelvin"
  }, {
    "@language" : "en",
    "@value" : "Kilogram Kelvin"
  }, {
    "@language" : "bg",
    "@value" : "Килограм Келвин"
  }, {
    "@language" : "ms",
    "@value" : "Kilogram Kelvin"
  }, {
    "@language" : "es",
    "@value" : "Kilogramo Kelvin"
  }, {
    "@language" : "ro",
    "@value" : "Kilogram Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Kilogram Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Kilogram Kelvin"
  }, {
    "@language" : "el",
    "@value" : "Χιλιόγραμμο Κέλβιν"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "definedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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-11-13T09:08:11.716-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)