unit:MOL-K

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

Type
Description

The $\textit{Mole Kelvin}$ is a unit for $\textit{Temperature Amount Of Substance}$ expressed as $mol-K$.

Properties
qudt:symbol
mol·K
Annotations
dcterms:description
The $\textit{Mole Kelvin}$ is a unit for $\textit{Temperature Amount Of Substance}$ expressed as $mol-K$.
rdfs:label
Mol Kelvin(cs)
Mol Kelvin(de)
Mol Kelvin(es)
Mol Kelvin(pt)
Mol Kelvin(ro)
Mol Kelvin(sl)
Mol Kelvin(tr)
Mol Kelwin(pl)
Mole Kelvin
Mole Kelvin(en)
Mole Kelvin(fr)
Mole Kelvin(it)
Mole Kelvin(ms)
Moles Kelvin(la)
Μολ Κέλβιν(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/MOL-K">
    <rdfs:label xml:lang="pl">Mol Kelwin</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mol.K</j.0:ucumCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <j.0:symbol>mol·K</j.0:symbol>
    <rdfs:label>Mole Kelvin</rdfs:label>
    <rdfs:label xml:lang="fr">Mole Kelvin</rdfs:label>
    <rdfs:label xml:lang="it">Mole Kelvin</rdfs:label>
    <rdfs:label xml:lang="ms">Mole Kelvin</rdfs:label>
    <rdfs:label xml:lang="en">Mole Kelvin</rdfs:label>
    <rdfs:label xml:lang="el">Μολ Κέλβιν</rdfs:label>
    <rdfs:label xml:lang="la">Moles Kelvin</rdfs:label>
    <rdfs:label xml:lang="cs">Mol Kelvin</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TemperatureAmountOfSubstance"/>
    <rdfs:label xml:lang="de">Mol Kelvin</rdfs:label>
    <rdfs:label xml:lang="es">Mol Kelvin</rdfs:label>
    <rdfs:label xml:lang="pt">Mol Kelvin</rdfs:label>
    <rdfs:label xml:lang="ro">Mol Kelvin</rdfs:label>
    <rdfs:label xml:lang="sl">Mol Kelvin</rdfs:label>
    <rdfs:label xml:lang="tr">Mol Kelvin</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
  The $\textit{Mole Kelvin}$ is a unit for $\textit{Temperature Amount Of Substance}$ expressed as $mol-K$.
  </j.1:description>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <rdfs:label xml:lang="ru">Моль Кельвин</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="bg">Мол Келвин</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/MOL-K>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """
  The $\\textit{Mole Kelvin}$ is a unit for $\\textit{Temperature Amount Of Substance}$ expressed as $mol-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/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TemperatureAmountOfSubstance> ;
  <http://qudt.org/schema/qudt/symbol> "mol·K" ;
  <http://qudt.org/schema/qudt/ucumCode> "mol.K"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Mol Kelvin"@cs ;
  rdfs:label "Mol Kelvin"@de ;
  rdfs:label "Mol Kelvin"@es ;
  rdfs:label "Mol Kelvin"@pt ;
  rdfs:label "Mol Kelvin"@ro ;
  rdfs:label "Mol Kelvin"@sl ;
  rdfs:label "Mol Kelvin"@tr ;
  rdfs:label "Mol Kelwin"@pl ;
  rdfs:label "Mole Kelvin" ;
  rdfs:label "Mole Kelvin"@en ;
  rdfs:label "Mole Kelvin"@fr ;
  rdfs:label "Mole Kelvin"@it ;
  rdfs:label "Mole Kelvin"@ms ;
  rdfs:label "Moles Kelvin"@la ;
  rdfs:label "Μολ Κέλβιν"@el ;
  rdfs:label "Мол Келвин"@bg ;
  rdfs:label "Моль Кельвин"@ru ;
.
JSON
{"resource":"Mole Kelvin" 
 ,"qname":"unit:MOL-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MOL-K" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"defined unit of system":"sou:SI" 
    ,"description":"\n  The $\\textit{Mole Kelvin}$ is a unit for $\\textit{Temperature Amount Of Substance}$ expressed as $mol-K$.\n  " 
    ,"has dimension vector":"dimension:A1E0L0I0M0H1T0D0" 
    ,"has quantity kind":"quantitykind:TemperatureAmountOfSubstance" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"is coherent derived unit of system":"sou:SI" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Mol Kelvin" 
    ,"label":"Mol Kelvin" 
    ,"label":"Mol Kelvin" 
    ,"label":"Mol Kelvin" 
    ,"label":"Mol Kelvin" 
    ,"label":"Mol Kelvin" 
    ,"label":"Mol Kelvin" 
    ,"label":"Mol Kelwin" 
    ,"label":"Mole Kelvin" 
    ,"label":"Mole Kelvin" 
    ,"label":"Mole Kelvin" 
    ,"label":"Mole Kelvin" 
    ,"label":"Mole Kelvin" 
    ,"label":"Moles Kelvin" 
    ,"label":"Μολ Κέλβιν" 
    ,"label":"Мол Келвин" 
    ,"label":"Моль Кельвин" 
    ,"symbol":"mol&middot;K" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"mol.K" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MOL-K",
  "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ],
  "description" : "\n  The $\\textit{Mole Kelvin}$ is a unit for $\\textit{Temperature Amount Of Substance}$ expressed as $mol-K$.\n  ",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "definedUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H1T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/TemperatureAmountOfSubstance",
  "symbol" : "mol·K",
  "ucumCode" : "mol.K",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Mol Kelwin"
  }, "Mole Kelvin", {
    "@language" : "fr",
    "@value" : "Mole Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Mole Kelvin"
  }, {
    "@language" : "ms",
    "@value" : "Mole Kelvin"
  }, {
    "@language" : "en",
    "@value" : "Mole Kelvin"
  }, {
    "@language" : "el",
    "@value" : "Μολ Κέλβιν"
  }, {
    "@language" : "la",
    "@value" : "Moles Kelvin"
  }, {
    "@language" : "cs",
    "@value" : "Mol Kelvin"
  }, {
    "@language" : "de",
    "@value" : "Mol Kelvin"
  }, {
    "@language" : "es",
    "@value" : "Mol Kelvin"
  }, {
    "@language" : "pt",
    "@value" : "Mol Kelvin"
  }, {
    "@language" : "ro",
    "@value" : "Mol Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Mol Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Mol Kelvin"
  }, {
    "@language" : "ru",
    "@value" : "Моль Кельвин"
  }, {
    "@language" : "bg",
    "@value" : "Мол Келвин"
  } ],
  "@context" : {
    "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"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "definedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
      "@type" : "@id"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@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:07:50.562-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)