unit:MilliMOL-PER-M2

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

Type
Description

Unavailable.

Properties
qudt:symbol
mmol/m²
qudt:ucumCode
mmol.m-2
Annotations
dcterms:description
Unavailable.(en)
rdfs:label
Millimol na Kvadratni Meter(sl)
Millimol na Metr Kwadratowy(pl)
Millimol na Čtvereční Metr(cs)
Millimol pe Metru Pătrat(ro)
Millimol per Metrekare(tr)
Millimol por Metro Cuadrado(es)
Millimol pro Quadratmeter(de)
Millimole par Mètre Carré(fr)
Millimole per Meter Persegi(ms)
Millimole per Metro Quadrato(it)
Millimole per Square Meter(en-US)
Millimole per Square Metre
Millimole per Square Metre(en)
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/MilliMOL-PER-M2">
    <rdfs:label xml:lang="cs">Millimol na Čtvereční Metr</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T0D0"/>
    <rdfs:label xml:lang="fr">Millimole par Mètre Carré</rdfs:label>
    <j.0:symbol>mmol/m²</j.0:symbol>
    <rdfs:label xml:lang="sl">Millimol na Kvadratni Meter</rdfs:label>
    <rdfs:label xml:lang="en-US">Millimole per Square Meter</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN>
    <j.1:description xml:lang="en">Unavailable.</j.1:description>
    <rdfs:label xml:lang="es">Millimol por Metro Cuadrado</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:udunitsCode>DU</j.0:udunitsCode>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="tr">Millimol per Metrekare</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="ms">Millimole per Meter Persegi</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mmol.m-2</j.0:ucumCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
    <rdfs:label xml:lang="pl">Millimol na Metr Kwadratowy</rdfs:label>
    <rdfs:label xml:lang="ro">Millimol pe Metru Pătrat</rdfs:label>
    <rdfs:label xml:lang="it">Millimole per Metro Quadrato</rdfs:label>
    <rdfs:label xml:lang="de">Millimol pro Quadratmeter</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label>Millimole per Square Metre</rdfs:label>
    <rdfs:label xml:lang="en">Millimole per Square Metre</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/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/MilliMOL-PER-M2>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "Unavailable."@en ;
  <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/A1E0L-2I0M0H0T0D0> ;
  <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/symbol> "mmol/m²" ;
  <http://qudt.org/schema/qudt/ucumCode> "mmol.m-2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/udunitsCode> "DU" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Millimol na Kvadratni Meter"@sl ;
  rdfs:label "Millimol na Metr Kwadratowy"@pl ;
  rdfs:label "Millimol na Čtvereční Metr"@cs ;
  rdfs:label "Millimol pe Metru Pătrat"@ro ;
  rdfs:label "Millimol per Metrekare"@tr ;
  rdfs:label "Millimol por Metro Cuadrado"@es ;
  rdfs:label "Millimol pro Quadratmeter"@de ;
  rdfs:label "Millimole par Mètre Carré"@fr ;
  rdfs:label "Millimole per Meter Persegi"@ms ;
  rdfs:label "Millimole per Metro Quadrato"@it ;
  rdfs:label "Millimole per Square Meter"@en-US ;
  rdfs:label "Millimole per Square Metre" ;
  rdfs:label "Millimole per Square Metre"@en ;
.
JSON
{"resource":"Millimole per Square Metre" 
 ,"qname":"unit:MilliMOL-PER-M2" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliMOL-PER-M2" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"0.001" 
    ,"conversion multiplier scientific":"1.0E-3" 
    ,"description":"Unavailable." 
    ,"has dimension vector":"dimension:A1E0L-2I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:Unknown" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Millimol na Kvadratni Meter" 
    ,"label":"Millimol na Metr Kwadratowy" 
    ,"label":"Millimol na Čtverečn&iacute; Metr" 
    ,"label":"Millimol pe Metru Pătrat" 
    ,"label":"Millimol per Metrekare" 
    ,"label":"Millimol por Metro Cuadrado" 
    ,"label":"Millimol pro Quadratmeter" 
    ,"label":"Millimole par M&egrave;tre Carr&eacute;" 
    ,"label":"Millimole per Meter Persegi" 
    ,"label":"Millimole per Metro Quadrato" 
    ,"label":"Millimole per Square Meter" 
    ,"label":"Millimole per Square Metre" 
    ,"label":"Millimole per Square Metre" 
    ,"symbol":"mmol\/m&sup2;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"mmol.m-2" 
    ,"udunits code":"DU" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MilliMOL-PER-M2",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : {
    "@language" : "en",
    "@value" : "Unavailable."
  },
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "0.001",
  "conversionMultiplier:SN" : 0.001,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-2I0M0H0T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
  "symbol" : "mmol/m²",
  "ucumCode" : "mmol.m-2",
  "udunitsCode" : "DU",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "cs",
    "@value" : "Millimol na Čtvereční Metr"
  }, {
    "@language" : "fr",
    "@value" : "Millimole par Mètre Carré"
  }, {
    "@language" : "sl",
    "@value" : "Millimol na Kvadratni Meter"
  }, {
    "@language" : "en-us",
    "@value" : "Millimole per Square Meter"
  }, {
    "@language" : "es",
    "@value" : "Millimol por Metro Cuadrado"
  }, {
    "@language" : "tr",
    "@value" : "Millimol per Metrekare"
  }, {
    "@language" : "ms",
    "@value" : "Millimole per Meter Persegi"
  }, {
    "@language" : "pl",
    "@value" : "Millimol na Metr Kwadratowy"
  }, {
    "@language" : "ro",
    "@value" : "Millimol pe Metru Pătrat"
  }, {
    "@language" : "it",
    "@value" : "Millimole per Metro Quadrato"
  }, {
    "@language" : "de",
    "@value" : "Millimol pro Quadratmeter"
  }, "Millimole per Square Metre", {
    "@language" : "en",
    "@value" : "Millimole per Square Metre"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "udunitsCode" : {
      "@id" : "http://qudt.org/schema/qudt/udunitsCode"
    },
    "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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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:40:48.149-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)