unit:MicroMOL-PER-MOL

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

Type
Description

Properties
qudt:symbol
μmol/mol
qudt:ucumCode
umol.mol-1
umol/mol
Annotations
rdfs:label
Micromol na Mol(cs)
Micromol na Mol(pl)
Micromol na Mol(sl)
Micromol pe Mol(ro)
Micromol per Mol(tr)
Micromol por Mol(es)
Micromol pro Mol(de)
Micromole par Mole(fr)
Micromole per Mole
Micromole per Mole(en)
Micromole per Mole(it)
Micromole per Mole(ms)
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: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/MicroMOL-PER-MOL">
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">umol.mol-1</j.0:ucumCode>
    <rdfs:label xml:lang="tr">Micromol per Mol</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">umol/mol</j.0:ucumCode>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0"/>
    <j.0:symbol>μmol/mol</j.0:symbol>
    <rdfs:label xml:lang="cs">Micromol na Mol</rdfs:label>
    <rdfs:label xml:lang="pl">Micromol na Mol</rdfs:label>
    <rdfs:label xml:lang="sl">Micromol na Mol</rdfs:label>
    <rdfs:label xml:lang="fr">Micromole par Mole</rdfs:label>
    <rdfs:label>Micromole per Mole</rdfs:label>
    <rdfs:label xml:lang="en">Micromole per Mole</rdfs:label>
    <rdfs:label xml:lang="it">Micromole per Mole</rdfs:label>
    <rdfs:label xml:lang="ms">Micromole per Mole</rdfs:label>
    <rdfs:label xml:lang="es">Micromol por Mol</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
    <rdfs:label xml:lang="ro">Micromol pe Mol</rdfs:label>
    <rdfs:label xml:lang="de">Micromol pro Mol</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-6</j.0:conversionMultiplierSN>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0"/>
  </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/MicroMOL-PER-MOL>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-6 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ;
  <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/symbol> "μmol/mol" ;
  <http://qudt.org/schema/qudt/ucumCode> "umol.mol-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "umol/mol"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Micromol na Mol"@cs ;
  rdfs:label "Micromol na Mol"@pl ;
  rdfs:label "Micromol na Mol"@sl ;
  rdfs:label "Micromol pe Mol"@ro ;
  rdfs:label "Micromol per Mol"@tr ;
  rdfs:label "Micromol por Mol"@es ;
  rdfs:label "Micromol pro Mol"@de ;
  rdfs:label "Micromole par Mole"@fr ;
  rdfs:label "Micromole per Mole" ;
  rdfs:label "Micromole per Mole"@en ;
  rdfs:label "Micromole per Mole"@it ;
  rdfs:label "Micromole per Mole"@ms ;
.
JSON
{"resource":"Micromole per Mole" 
 ,"qname":"unit:MicroMOL-PER-MOL" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroMOL-PER-MOL" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"0.000001" 
    ,"conversion multiplier scientific":"1.0E-6" 
    ,"denominator dimension vector":"dimension:A1E0L0I0M0H0T0D0" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:Unknown" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Micromol na Mol" 
    ,"label":"Micromol na Mol" 
    ,"label":"Micromol na Mol" 
    ,"label":"Micromol pe Mol" 
    ,"label":"Micromol per Mol" 
    ,"label":"Micromol por Mol" 
    ,"label":"Micromol pro Mol" 
    ,"label":"Micromole par Mole" 
    ,"label":"Micromole per Mole" 
    ,"label":"Micromole per Mole" 
    ,"label":"Micromole per Mole" 
    ,"label":"Micromole per Mole" 
    ,"numerator dimension vector":"dimension:A1E0L0I0M0H0T0D0" 
    ,"symbol":"μmol\/mol" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"umol.mol-1" 
    ,"ucum code":"umol\/mol" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MicroMOL-PER-MOL",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "0.000001",
  "conversionMultiplier:SN" : 1.0E-6,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
  "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0",
  "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0",
  "symbol" : "μmol/mol",
  "ucumCode" : [ "umol.mol-1", "umol/mol" ],
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "tr",
    "@value" : "Micromol per Mol"
  }, {
    "@language" : "cs",
    "@value" : "Micromol na Mol"
  }, {
    "@language" : "pl",
    "@value" : "Micromol na Mol"
  }, {
    "@language" : "sl",
    "@value" : "Micromol na Mol"
  }, {
    "@language" : "fr",
    "@value" : "Micromole par Mole"
  }, "Micromole per Mole", {
    "@language" : "en",
    "@value" : "Micromole per Mole"
  }, {
    "@language" : "it",
    "@value" : "Micromole per Mole"
  }, {
    "@language" : "ms",
    "@value" : "Micromole per Mole"
  }, {
    "@language" : "es",
    "@value" : "Micromol por Mol"
  }, {
    "@language" : "ro",
    "@value" : "Micromol pe Mol"
  }, {
    "@language" : "de",
    "@value" : "Micromol pro Mol"
  } ],
  "@context" : {
    "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"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "qkdvDenominator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "qkdvNumerator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
      "@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:58:35.619-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)