unit:MilliMOL-PER-MOL

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

Type
Description

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