unit:MOL-PER-SEC

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

Type
Description

SI base unit mol divided by the SI base unit second

Properties
qudt:plainTextDescription
SI base unit mol divided by the SI base unit second
qudt:iec61360Code
0112/2///62720#UAA895
qudt:symbol
mol/s
qudt:ucumCode
mol.s-1
mol/s
Annotations
dcterms:description
SI base unit mol divided by the SI base unit second
rdfs:label
Mol na Sekunda(cs)
Mol na Sekunda(pl)
Mol na Sekunda(sl)
Mol pe Secundă(ro)
Mol per Saniye(tr)
Mol por Segundo(es)
Mol por Segundo(pt)
Mol pro Sekunde(de)
Mole par Seconde(fr)
Mole per Saat(ms)
Mole per Second
Mole per Second(en)
Mole per Secondo(it)
Moles per Secundum(la)
Μολ ανά Δευτερόλεπτο(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/MOL-PER-SEC">
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="el">Μολ ανά Δευτερόλεπτο</rdfs:label>
    <rdfs:label xml:lang="it">Mole per Secondo</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="ms">Mole per Saat</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mol.s-1</j.0:ucumCode>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q85178038"/>
    <rdfs:label xml:lang="ro">Mol pe Secundă</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0"/>
    <rdfs:label xml:lang="ru">Моль на Секунда</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="de">Mol pro Sekunde</rdfs:label>
    <j.0:symbol>mol/s</j.0:symbol>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">SI base unit mol divided by the SI base unit second</j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label>Mole per Second</rdfs:label>
    <rdfs:label xml:lang="en">Mole per Second</rdfs:label>
    <rdfs:label xml:lang="fr">Mole par Seconde</rdfs:label>
    <j.0:uneceCommonCode>E95</j.0:uneceCommonCode>
    <rdfs:label xml:lang="es">Mol por Segundo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="pt">Mol por Segundo</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA895</j.0:informativeReference>
    <j.0:iec61360Code>0112/2///62720#UAA895</j.0:iec61360Code>
    <j.0:plainTextDescription>SI base unit mol divided by the SI base unit second</j.0:plainTextDescription>
    <rdfs:label xml:lang="bg">Мол на Секунда</rdfs:label>
    <rdfs:label xml:lang="tr">Mol per Saniye</rdfs:label>
    <rdfs:label xml:lang="la">Moles per Secundum</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mol/s</j.0:ucumCode>
    <rdfs:label xml:lang="cs">Mol na Sekunda</rdfs:label>
    <rdfs:label xml:lang="pl">Mol na Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Mol na Sekunda</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolarFlowRate"/>
  </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/MOL-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "SI base unit mol divided by the SI base unit second"^^rdf:HTML ;
  <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/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/MolarFlowRate> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA895" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA895"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "SI base unit mol divided by the SI base unit second" ;
  <http://qudt.org/schema/qudt/symbol> "mol/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "mol.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "mol/s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "E95" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q85178038> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Mol na Sekunda"@cs ;
  rdfs:label "Mol na Sekunda"@pl ;
  rdfs:label "Mol na Sekunda"@sl ;
  rdfs:label "Mol pe Secundă"@ro ;
  rdfs:label "Mol per Saniye"@tr ;
  rdfs:label "Mol por Segundo"@es ;
  rdfs:label "Mol por Segundo"@pt ;
  rdfs:label "Mol pro Sekunde"@de ;
  rdfs:label "Mole par Seconde"@fr ;
  rdfs:label "Mole per Saat"@ms ;
  rdfs:label "Mole per Second" ;
  rdfs:label "Mole per Second"@en ;
  rdfs:label "Mole per Secondo"@it ;
  rdfs:label "Moles per Secundum"@la ;
  rdfs:label "Μολ ανά Δευτερόλεπτο"@el ;
  rdfs:label "Мол на Секунда"@bg ;
  rdfs:label "Моль на Секунда"@ru ;
.
JSON
{"resource":"Mole per Second" 
 ,"qname":"unit:MOL-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MOL-PER-SEC" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q85178038&gt;" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"SI base unit mol divided by the SI base unit second" 
    ,"description (plain text)":"SI base unit mol divided by the SI base unit second" 
    ,"has dimension vector":"dimension:A1E0L0I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:MolarFlowRate" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA895" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA895" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Mol na Sekunda" 
    ,"label":"Mol na Sekunda" 
    ,"label":"Mol na Sekunda" 
    ,"label":"Mol pe Secundă" 
    ,"label":"Mol per Saniye" 
    ,"label":"Mol por Segundo" 
    ,"label":"Mol por Segundo" 
    ,"label":"Mol pro Sekunde" 
    ,"label":"Mole par Seconde" 
    ,"label":"Mole per Saat" 
    ,"label":"Mole per Second" 
    ,"label":"Mole per Second" 
    ,"label":"Mole per Secondo" 
    ,"label":"Moles per Secundum" 
    ,"label":"Μολ ανά Δευτερόλεπτο" 
    ,"label":"Мол на Секунда" 
    ,"label":"Моль на Секунда" 
    ,"symbol":"mol\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"mol.s-1" 
    ,"ucum code":"mol\/s" 
    ,"unece common code":"E95" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MOL-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "SI base unit mol divided by the SI base unit second",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MolarFlowRate",
  "iec61360Code" : "0112/2///62720#UAA895",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA895",
  "plainTextDescription" : "SI base unit mol divided by the SI base unit second",
  "symbol" : "mol/s",
  "ucumCode" : [ "mol.s-1", "mol/s" ],
  "uneceCommonCode" : "E95",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q85178038",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "el",
    "@value" : "Μολ ανά Δευτερόλεπτο"
  }, {
    "@language" : "it",
    "@value" : "Mole per Secondo"
  }, {
    "@language" : "ms",
    "@value" : "Mole per Saat"
  }, {
    "@language" : "ro",
    "@value" : "Mol pe Secundă"
  }, {
    "@language" : "ru",
    "@value" : "Моль на Секунда"
  }, {
    "@language" : "de",
    "@value" : "Mol pro Sekunde"
  }, "Mole per Second", {
    "@language" : "en",
    "@value" : "Mole per Second"
  }, {
    "@language" : "fr",
    "@value" : "Mole par Seconde"
  }, {
    "@language" : "es",
    "@value" : "Mol por Segundo"
  }, {
    "@language" : "pt",
    "@value" : "Mol por Segundo"
  }, {
    "@language" : "bg",
    "@value" : "Мол на Секунда"
  }, {
    "@language" : "tr",
    "@value" : "Mol per Saniye"
  }, {
    "@language" : "la",
    "@value" : "Moles per Secundum"
  }, {
    "@language" : "cs",
    "@value" : "Mol na Sekunda"
  }, {
    "@language" : "pl",
    "@value" : "Mol na Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Mol na Sekunda"
  } ],
  "@context" : {
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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:40:45.552-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)