unit:J-SEC-PER-MOL

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

Type
Description

Joule Second per Mole is a unit for 'Molar Angular Momentum' expressed as Jsmol1.

Properties
qudt:symbol
J·s/mol
qudt:ucumCode
J.s.mol-1
J.s/mol
Annotations
dcterms:description
Joule Second per Mole is a unit for 'Molar Angular Momentum' expressed as Jsmol1.
qudt:expression
Jsmol1
rdfs:label
Dżul Sekunda na Mol(pl)
Joule Saat per Mole(ms)
Joule Saniye per Mol(tr)
Joule Second per Mole
Joule Second per Mole(en)
Joule Seconde par Mole(fr)
Joule Secondo per Mole(it)
Joule Secundă pe Mol(ro)
Joule Segundo por Mol(pt)
Joule Sekunda na Mol(cs)
Joule Sekunda na Mol(sl)
Joule Sekunde pro Mol(de)
Joulium Secundum per Moles(la)
Julio Segundo 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-SEC-PER-MOL">
    <rdfs:label xml:lang="pl">Dżul Sekunda na Mol</rdfs:label>
    <rdfs:label xml:lang="la">Joulium Secundum per Moles</rdfs:label>
    <j.0:symbol>J·s/mol</j.0:symbol>
    <rdfs:label xml:lang="de">Joule Sekunde pro Mol</rdfs:label>
    <rdfs:label xml:lang="es">Julio Segundo por Mol</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="ms">Joule Saat per Mole</rdfs:label>
    <rdfs:label xml:lang="pt">Joule Segundo por Mol</rdfs:label>
    <rdfs:label>Joule Second per Mole</rdfs:label>
    <rdfs:label xml:lang="fr">Joule Seconde par Mole</rdfs:label>
    <rdfs:label xml:lang="cs">Joule Sekunda na Mol</rdfs:label>
    <rdfs:label xml:lang="sl">Joule Sekunda na Mol</rdfs:label>
    <rdfs:label xml:lang="en">Joule Second per Mole</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">J.s.mol-1</j.0:ucumCode>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Joule Second per Mole}$ is a unit for 'Molar Angular Momentum' expressed as $J s mol^{-1}$.</j.1:description>
    <rdfs:label xml:lang="tr">Joule Saniye per Mol</rdfs:label>
    <rdfs:label xml:lang="ro">Joule Secundă pe Mol</rdfs:label>
    <rdfs:label xml:lang="ru">Джоуль Секунда на Моль</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="el">Τζάουλ Δευτερόλεπτο ανά Μολ</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolarAngularMomentum"/>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:hasFactorUnit rdf:nodeID="A2"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-1D0"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">J.s/mol</j.0:ucumCode>
    <rdfs:label xml:lang="bg">Джаул Секунда на Мол</rdfs:label>
    <rdfs:label xml:lang="it">Joule Secondo per Mole</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$J s mol^{-1}$</j.0:expression>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
  </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-SEC-PER-MOL>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "$\\textit{Joule Second per Mole}$ is a unit for 'Molar Angular Momentum' expressed as $J s 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 s mol^{-1}$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-1D0> ;
  <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/MolarAngularMomentum> ;
  <http://qudt.org/schema/qudt/symbol> "J·s/mol" ;
  <http://qudt.org/schema/qudt/ucumCode> "J.s.mol-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "J.s/mol"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Dżul Sekunda na Mol"@pl ;
  rdfs:label "Joule Saat per Mole"@ms ;
  rdfs:label "Joule Saniye per Mol"@tr ;
  rdfs:label "Joule Second per Mole" ;
  rdfs:label "Joule Second per Mole"@en ;
  rdfs:label "Joule Seconde par Mole"@fr ;
  rdfs:label "Joule Secondo per Mole"@it ;
  rdfs:label "Joule Secundă pe Mol"@ro ;
  rdfs:label "Joule Segundo por Mol"@pt ;
  rdfs:label "Joule Sekunda na Mol"@cs ;
  rdfs:label "Joule Sekunda na Mol"@sl ;
  rdfs:label "Joule Sekunde pro Mol"@de ;
  rdfs:label "Joulium Secundum per Moles"@la ;
  rdfs:label "Julio Segundo por Mol"@es ;
  rdfs:label "Τζάουλ Δευτερόλεπτο ανά Μολ"@el ;
  rdfs:label "Джаул Секунда на Мол"@bg ;
  rdfs:label "Джоуль Секунда на Моль"@ru ;
.
JSON
{"resource":"Joule Second per Mole" 
 ,"qname":"unit:J-SEC-PER-MOL" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/J-SEC-PER-MOL" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"$\\textit{Joule Second per Mole}$ is a unit for 'Molar Angular Momentum' expressed as $J s mol^{-1}$." 
    ,"expression":"$J s mol^{-1}$" 
    ,"has dimension vector":"dimension:A-1E0L2I0M1H0T-1D0" 
    ,"has quantity kind":"quantitykind:MolarAngularMomentum" 
    ,"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 Sekunda na Mol" 
    ,"label":"Joule Saat per Mole" 
    ,"label":"Joule Saniye per Mol" 
    ,"label":"Joule Second per Mole" 
    ,"label":"Joule Second per Mole" 
    ,"label":"Joule Seconde par Mole" 
    ,"label":"Joule Secondo per Mole" 
    ,"label":"Joule Secundă pe Mol" 
    ,"label":"Joule Segundo por Mol" 
    ,"label":"Joule Sekunda na Mol" 
    ,"label":"Joule Sekunda na Mol" 
    ,"label":"Joule Sekunde pro Mol" 
    ,"label":"Joulium Secundum per Moles" 
    ,"label":"Julio Segundo por Mol" 
    ,"label":"Τζάουλ Δευτερόλεπτο ανά Μολ" 
    ,"label":"Джаул Секунда на Мол" 
    ,"label":"Джоуль Секунда на Моль" 
    ,"symbol":"J&middot;s\/mol" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"J.s.mol-1" 
    ,"ucum code":"J.s\/mol" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/J-SEC-PER-MOL",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "$\\textit{Joule Second per Mole}$ is a unit for 'Molar Angular Momentum' expressed as $J s mol^{-1}$.",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "expression" : "$J s mol^{-1}$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A-1E0L2I0M1H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1", "_:b2" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MolarAngularMomentum",
  "symbol" : "J·s/mol",
  "ucumCode" : [ "J.s.mol-1", "J.s/mol" ],
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Dżul Sekunda na Mol"
  }, {
    "@language" : "la",
    "@value" : "Joulium Secundum per Moles"
  }, {
    "@language" : "de",
    "@value" : "Joule Sekunde pro Mol"
  }, {
    "@language" : "es",
    "@value" : "Julio Segundo por Mol"
  }, {
    "@language" : "ms",
    "@value" : "Joule Saat per Mole"
  }, {
    "@language" : "pt",
    "@value" : "Joule Segundo por Mol"
  }, "Joule Second per Mole", {
    "@language" : "fr",
    "@value" : "Joule Seconde par Mole"
  }, {
    "@language" : "cs",
    "@value" : "Joule Sekunda na Mol"
  }, {
    "@language" : "sl",
    "@value" : "Joule Sekunda na Mol"
  }, {
    "@language" : "en",
    "@value" : "Joule Second per Mole"
  }, {
    "@language" : "tr",
    "@value" : "Joule Saniye per Mol"
  }, {
    "@language" : "ro",
    "@value" : "Joule Secundă pe Mol"
  }, {
    "@language" : "ru",
    "@value" : "Джоуль Секунда на Моль"
  }, {
    "@language" : "el",
    "@value" : "Τζάουλ Δευτερόλεπτο ανά Μολ"
  }, {
    "@language" : "bg",
    "@value" : "Джаул Секунда на Мол"
  }, {
    "@language" : "it",
    "@value" : "Joule Secondo per Mole"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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:52:27.241-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)