unit:J-M-PER-MOL

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

Type
Description

Joule Meter per Mole is a unit for 'Length Molar Energy' expressed as: Jmmol1.

Properties
qudt:symbol
J·m/mol
qudt:ucumCode
J.m.mol-1
J.m/mol
Annotations
dcterms:description
Joule Meter per Mole is a unit for 'Length Molar Energy' expressed as: Jmmol1.
qudt:expression
Jmmol1
rdfs:label
Dżul Metr na Mol(pl)
Joule Meter na Mol(sl)
Joule Meter per Mole(en-US)
Joule Meter per Mole(ms)
Joule Meter pro Mol(de)
Joule Metr na Mol(cs)
Joule Metre per Mol(tr)
Joule Metre per Mole
Joule Metre per Mole(en)
Joule Metro per Mole(it)
Joule Metro por Mol(pt)
Joule Metru pe Mol(ro)
Joule Mètre par Mole(fr)
Joulium Metrum per Moles(la)
Julio Metro por Mol(es)
Τζάουλ Μέτρο ανά Μολ(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/J-M-PER-MOL">
    <rdfs:label xml:lang="fr">Joule Mètre par Mole</rdfs:label>
    <rdfs:label xml:lang="el">Τζάουλ Μέτρο ανά Μολ</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$J m mol^{-1}$</j.0:expression>
    <rdfs:label xml:lang="de">Joule Meter pro Mol</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Joule Meter per Mole}$ is a unit for 'Length Molar Energy' expressed as:
  $$J \cdot m \cdot mol^{-1}$$.
  </j.1:description>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">J.m.mol-1</j.0:ucumCode>
    <rdfs:label xml:lang="tr">Joule Metre per Mol</rdfs:label>
    <rdfs:label xml:lang="la">Joulium Metrum per Moles</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A-1E0L3I0M1H0T-2D0"/>
    <rdfs:label xml:lang="ro">Joule Metru pe Mol</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="sl">Joule Meter na Mol</rdfs:label>
    <rdfs:label xml:lang="it">Joule Metro per Mole</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:hasFactorUnit rdf:nodeID="A2"/>
    <rdfs:label>Joule Metre per Mole</rdfs:label>
    <rdfs:label xml:lang="en">Joule Metre per Mole</rdfs:label>
    <rdfs:label xml:lang="pl">Dżul Metr na Mol</rdfs:label>
    <rdfs:label xml:lang="cs">Joule Metr na Mol</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LengthMolarEnergy"/>
    <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"/>
    <rdfs:label xml:lang="es">Julio Metro por Mol</rdfs:label>
    <j.0:symbol>J·m/mol</j.0:symbol>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">J.m/mol</j.0:ucumCode>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="pt">Joule Metro por Mol</rdfs:label>
    <rdfs:label xml:lang="ru">Джоуль Метр на Моль</rdfs:label>
    <rdfs:label xml:lang="bg">Джаул Метър на Мол</rdfs:label>
    <rdfs:label xml:lang="en-US">Joule Meter per Mole</rdfs:label>
    <rdfs:label xml:lang="ms">Joule Meter per Mole</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/J-M-PER-MOL>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """$\\textit{Joule Meter per Mole}$ is a unit for 'Length Molar Energy' expressed as:
  $$J \\cdot m \\cdot mol^{-1}$$.
  """^^<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/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/expression> "$J m mol^{-1}$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L3I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LengthMolarEnergy> ;
  <http://qudt.org/schema/qudt/symbol> "J·m/mol" ;
  <http://qudt.org/schema/qudt/ucumCode> "J.m.mol-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "J.m/mol"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Dżul Metr na Mol"@pl ;
  rdfs:label "Joule Meter na Mol"@sl ;
  rdfs:label "Joule Meter per Mole"@en-US ;
  rdfs:label "Joule Meter per Mole"@ms ;
  rdfs:label "Joule Meter pro Mol"@de ;
  rdfs:label "Joule Metr na Mol"@cs ;
  rdfs:label "Joule Metre per Mol"@tr ;
  rdfs:label "Joule Metre per Mole" ;
  rdfs:label "Joule Metre per Mole"@en ;
  rdfs:label "Joule Metro per Mole"@it ;
  rdfs:label "Joule Metro por Mol"@pt ;
  rdfs:label "Joule Metru pe Mol"@ro ;
  rdfs:label "Joule Mètre par Mole"@fr ;
  rdfs:label "Joulium Metrum per Moles"@la ;
  rdfs:label "Julio Metro por Mol"@es ;
  rdfs:label "Τζάουλ Μέτρο ανά Μολ"@el ;
  rdfs:label "Джаул Метър на Мол"@bg ;
  rdfs:label "Джоуль Метр на Моль"@ru ;
.
JSON
{"resource":"Joule Metre per Mole" 
 ,"qname":"unit:J-M-PER-MOL" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/J-M-PER-MOL" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"$\\textit{Joule Meter per Mole}$ is a unit for 'Length Molar Energy' expressed as:\n  $$J \\cdot m \\cdot mol^{-1}$$.\n  " 
    ,"expression":"$J m mol^{-1}$" 
    ,"has dimension vector":"dimension:A-1E0L3I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:LengthMolarEnergy" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"is coherent derived unit of system":"sou:SI" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Dżul Metr na Mol" 
    ,"label":"Joule Meter na Mol" 
    ,"label":"Joule Meter per Mole" 
    ,"label":"Joule Meter per Mole" 
    ,"label":"Joule Meter pro Mol" 
    ,"label":"Joule Metr na Mol" 
    ,"label":"Joule Metre per Mol" 
    ,"label":"Joule Metre per Mole" 
    ,"label":"Joule Metre per Mole" 
    ,"label":"Joule Metro per Mole" 
    ,"label":"Joule Metro por Mol" 
    ,"label":"Joule Metru pe Mol" 
    ,"label":"Joule M&egrave;tre par Mole" 
    ,"label":"Joulium Metrum per Moles" 
    ,"label":"Julio Metro por Mol" 
    ,"label":"Τζάουλ Μέτρο ανά Μολ" 
    ,"label":"Джаул Метър на Мол" 
    ,"label":"Джоуль Метр на Моль" 
    ,"symbol":"J&middot;m\/mol" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"J.m.mol-1" 
    ,"ucum code":"J.m\/mol" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/J-M-PER-MOL",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "$\\textit{Joule Meter per Mole}$ is a unit for 'Length Molar Energy' expressed as:\n  $$J \\cdot m \\cdot mol^{-1}$$.\n  ",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "expression" : "$J m mol^{-1}$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L3I0M1H0T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1", "_:b2" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LengthMolarEnergy",
  "symbol" : "J·m/mol",
  "ucumCode" : [ "J.m.mol-1", "J.m/mol" ],
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "fr",
    "@value" : "Joule Mètre par Mole"
  }, {
    "@language" : "el",
    "@value" : "Τζάουλ Μέτρο ανά Μολ"
  }, {
    "@language" : "de",
    "@value" : "Joule Meter pro Mol"
  }, {
    "@language" : "tr",
    "@value" : "Joule Metre per Mol"
  }, {
    "@language" : "la",
    "@value" : "Joulium Metrum per Moles"
  }, {
    "@language" : "ro",
    "@value" : "Joule Metru pe Mol"
  }, {
    "@language" : "sl",
    "@value" : "Joule Meter na Mol"
  }, {
    "@language" : "it",
    "@value" : "Joule Metro per Mole"
  }, "Joule Metre per Mole", {
    "@language" : "en",
    "@value" : "Joule Metre per Mole"
  }, {
    "@language" : "pl",
    "@value" : "Dżul Metr na Mol"
  }, {
    "@language" : "cs",
    "@value" : "Joule Metr na Mol"
  }, {
    "@language" : "es",
    "@value" : "Julio Metro por Mol"
  }, {
    "@language" : "pt",
    "@value" : "Joule Metro por Mol"
  }, {
    "@language" : "ru",
    "@value" : "Джоуль Метр на Моль"
  }, {
    "@language" : "bg",
    "@value" : "Джаул Метър на Мол"
  }, {
    "@language" : "en-us",
    "@value" : "Joule Meter per Mole"
  }, {
    "@language" : "ms",
    "@value" : "Joule Meter per Mole"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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-08-28T12:45:17.154-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)