unit:KiloJ-PER-MOL

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

Type
Description

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

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