unit:MicroMOL-PER-SEC

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

Type
Description

This unit is used commonly to describe Photosynthetic Photon Flux (PPF) - the total number of photons emitted by a light source each second within the PAR wavelength range.

Properties
qudt:symbol
μmol/s
qudt:ucumCode
umol.s-1
umol/s
Annotations
dcterms:description
This unit is used commonly to describe Photosynthetic Photon Flux (PPF) - the total number of photons emitted by a light source each second within the PAR wavelength range. (en)
rdfs:label
Micromol na Sekunda(cs)
Micromol na Sekunda(pl)
Micromol na Sekunda(sl)
Micromol pe Secundă(ro)
Micromol per Saniye(tr)
Micromol por Segundo(es)
Micromol pro Sekunde(de)
Micromole par Seconde(fr)
Micromole per Saat(ms)
Micromole per Second
Micromole per Second(en)
Micromole per Secondo(it)
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/MicroMOL-PER-SEC">
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFlux"/>
    <rdfs:label xml:lang="it">Micromole per Secondo</rdfs:label>
    <rdfs:label xml:lang="ro">Micromol pe Secundă</rdfs:label>
    <rdfs:label xml:lang="de">Micromol pro Sekunde</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="ms">Micromole per Saat</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="tr">Micromol per Saniye</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">umol/s</j.0:ucumCode>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.1:description xml:lang="en"> This unit is used commonly to describe Photosynthetic Photon Flux (PPF) - the total number of photons emitted by a light source each second within the PAR wavelength range. </j.1:description>
    <rdfs:label xml:lang="fr">Micromole par Seconde</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:symbol>μmol/s</j.0:symbol>
    <rdfs:label>Micromole per Second</rdfs:label>
    <rdfs:label xml:lang="cs">Micromol na Sekunda</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="pl">Micromol na Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Micromol na Sekunda</rdfs:label>
    <rdfs:label xml:lang="en">Micromole per Second</rdfs:label>
    <rdfs:label xml:lang="es">Micromol por Segundo</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">umol.s-1</j.0:ucumCode>
  </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-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> " This unit is used commonly to describe Photosynthetic Photon Flux (PPF) - the total number of photons emitted by a light source each second within the PAR wavelength range. "@en ;
  <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/A1E0L0I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFlux> ;
  <http://qudt.org/schema/qudt/symbol> "μmol/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "umol.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "umol/s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Micromol na Sekunda"@cs ;
  rdfs:label "Micromol na Sekunda"@pl ;
  rdfs:label "Micromol na Sekunda"@sl ;
  rdfs:label "Micromol pe Secundă"@ro ;
  rdfs:label "Micromol per Saniye"@tr ;
  rdfs:label "Micromol por Segundo"@es ;
  rdfs:label "Micromol pro Sekunde"@de ;
  rdfs:label "Micromole par Seconde"@fr ;
  rdfs:label "Micromole per Saat"@ms ;
  rdfs:label "Micromole per Second" ;
  rdfs:label "Micromole per Second"@en ;
  rdfs:label "Micromole per Secondo"@it ;
.
JSON
{"resource":"Micromole per Second" 
 ,"qname":"unit:MicroMOL-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroMOL-PER-SEC" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"0.000001" 
    ,"conversion multiplier scientific":"1.0E-6" 
    ,"description":" This unit is used commonly to describe Photosynthetic Photon Flux (PPF) - the total number of photons emitted by a light source each second within the PAR wavelength range. " 
    ,"has dimension vector":"dimension:A1E0L0I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:PhotosyntheticPhotonFlux" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Micromol na Sekunda" 
    ,"label":"Micromol na Sekunda" 
    ,"label":"Micromol na Sekunda" 
    ,"label":"Micromol pe Secundă" 
    ,"label":"Micromol per Saniye" 
    ,"label":"Micromol por Segundo" 
    ,"label":"Micromol pro Sekunde" 
    ,"label":"Micromole par Seconde" 
    ,"label":"Micromole per Saat" 
    ,"label":"Micromole per Second" 
    ,"label":"Micromole per Second" 
    ,"label":"Micromole per Secondo" 
    ,"symbol":"μmol\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"umol.s-1" 
    ,"ucum code":"umol\/s" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MicroMOL-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : {
    "@language" : "en",
    "@value" : " This unit is used commonly to describe Photosynthetic Photon Flux (PPF) - the total number of photons emitted by a light source each second within the PAR wavelength range. "
  },
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "0.000001",
  "conversionMultiplier:SN" : 1.0E-6,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/PhotosyntheticPhotonFlux",
  "symbol" : "μmol/s",
  "ucumCode" : [ "umol/s", "umol.s-1" ],
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "it",
    "@value" : "Micromole per Secondo"
  }, {
    "@language" : "ro",
    "@value" : "Micromol pe Secundă"
  }, {
    "@language" : "de",
    "@value" : "Micromol pro Sekunde"
  }, {
    "@language" : "ms",
    "@value" : "Micromole per Saat"
  }, {
    "@language" : "tr",
    "@value" : "Micromol per Saniye"
  }, {
    "@language" : "fr",
    "@value" : "Micromole par Seconde"
  }, "Micromole per Second", {
    "@language" : "cs",
    "@value" : "Micromol na Sekunda"
  }, {
    "@language" : "pl",
    "@value" : "Micromol na Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Micromol na Sekunda"
  }, {
    "@language" : "en",
    "@value" : "Micromole per Second"
  }, {
    "@language" : "es",
    "@value" : "Micromol por Segundo"
  } ],
  "@context" : {
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@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"
    },
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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:41:55.798-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)