unit:KiloMOL-PER-SEC

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

Type
Description

1 000-fold of the SI base unit mol divided by the SI base unit second

Properties
qudt:plainTextDescription
1 000-fold of the SI base unit mol divided by the SI base unit second
qudt:iec61360Code
0112/2///62720#UAA646
qudt:symbol
kmol/s
qudt:ucumCode
kmol.s-1
kmol/s
Annotations
dcterms:description
1 000-fold of the SI base unit mol divided by the SI base unit second
rdfs:label
Chilomole per Secondo(it)
Kilomol na Sekunda(cs)
Kilomol na Sekunda(pl)
Kilomol na Sekunda(sl)
Kilomol pe Secundă(ro)
Kilomol per Saniye(tr)
Kilomol por Segundo(es)
Kilomol pro Sekunde(de)
Kilomole par Seconde(fr)
Kilomole per Saat(ms)
Kilomole per Second
Kilomole per Second(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/KiloMOL-PER-SEC">
    <rdfs:label xml:lang="it">Chilomole per Secondo</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAA646</j.0:iec61360Code>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kmol.s-1</j.0:ucumCode>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kmol/s</j.0:ucumCode>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1 000-fold of the SI base unit mol divided by the SI base unit second</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0"/>
    <rdfs:label>Kilomole per Second</rdfs:label>
    <rdfs:label xml:lang="en">Kilomole per Second</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:plainTextDescription>1 000-fold of the SI base unit mol divided by the SI base unit second</j.0:plainTextDescription>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:symbol>kmol/s</j.0:symbol>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolarFlowRate"/>
    <rdfs:label xml:lang="de">Kilomol pro Sekunde</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:uneceCommonCode>E94</j.0:uneceCommonCode>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA646</j.0:informativeReference>
    <rdfs:label xml:lang="tr">Kilomol per Saniye</rdfs:label>
    <rdfs:label xml:lang="cs">Kilomol na Sekunda</rdfs:label>
    <rdfs:label xml:lang="pl">Kilomol na Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Kilomol na Sekunda</rdfs:label>
    <rdfs:label xml:lang="fr">Kilomole par Seconde</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="ms">Kilomole per Saat</rdfs:label>
    <rdfs:label xml:lang="es">Kilomol por Segundo</rdfs:label>
    <rdfs:label xml:lang="ro">Kilomol pe Secundă</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/KiloMOL-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "1 000-fold of the 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> 1000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E3 ;
  <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#UAA646" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA646"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "1 000-fold of the SI base unit mol divided by the SI base unit second" ;
  <http://qudt.org/schema/qudt/symbol> "kmol/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "kmol.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "kmol/s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "E94" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Chilomole per Secondo"@it ;
  rdfs:label "Kilomol na Sekunda"@cs ;
  rdfs:label "Kilomol na Sekunda"@pl ;
  rdfs:label "Kilomol na Sekunda"@sl ;
  rdfs:label "Kilomol pe Secundă"@ro ;
  rdfs:label "Kilomol per Saniye"@tr ;
  rdfs:label "Kilomol por Segundo"@es ;
  rdfs:label "Kilomol pro Sekunde"@de ;
  rdfs:label "Kilomole par Seconde"@fr ;
  rdfs:label "Kilomole per Saat"@ms ;
  rdfs:label "Kilomole per Second" ;
  rdfs:label "Kilomole per Second"@en ;
.
JSON
{"resource":"Kilomole per Second" 
 ,"qname":"unit:KiloMOL-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloMOL-PER-SEC" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1000.0" 
    ,"conversion multiplier scientific":"1.0E3" 
    ,"description":"1 000-fold of the SI base unit mol divided by the SI base unit second" 
    ,"description (plain text)":"1 000-fold of the 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#UAA646" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA646" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Chilomole per Secondo" 
    ,"label":"Kilomol na Sekunda" 
    ,"label":"Kilomol na Sekunda" 
    ,"label":"Kilomol na Sekunda" 
    ,"label":"Kilomol pe Secundă" 
    ,"label":"Kilomol per Saniye" 
    ,"label":"Kilomol por Segundo" 
    ,"label":"Kilomol pro Sekunde" 
    ,"label":"Kilomole par Seconde" 
    ,"label":"Kilomole per Saat" 
    ,"label":"Kilomole per Second" 
    ,"label":"Kilomole per Second" 
    ,"symbol":"kmol\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"kmol.s-1" 
    ,"ucum code":"kmol\/s" 
    ,"unece common code":"E94" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloMOL-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "1 000-fold of the SI base unit mol divided by the SI base unit second",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1000.0",
  "conversionMultiplier:SN" : 1000.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MolarFlowRate",
  "iec61360Code" : "0112/2///62720#UAA646",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA646",
  "plainTextDescription" : "1 000-fold of the SI base unit mol divided by the SI base unit second",
  "symbol" : "kmol/s",
  "ucumCode" : [ "kmol.s-1", "kmol/s" ],
  "uneceCommonCode" : "E94",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "it",
    "@value" : "Chilomole per Secondo"
  }, "Kilomole per Second", {
    "@language" : "en",
    "@value" : "Kilomole per Second"
  }, {
    "@language" : "de",
    "@value" : "Kilomol pro Sekunde"
  }, {
    "@language" : "tr",
    "@value" : "Kilomol per Saniye"
  }, {
    "@language" : "cs",
    "@value" : "Kilomol na Sekunda"
  }, {
    "@language" : "pl",
    "@value" : "Kilomol na Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Kilomol na Sekunda"
  }, {
    "@language" : "fr",
    "@value" : "Kilomole par Seconde"
  }, {
    "@language" : "ms",
    "@value" : "Kilomole per Saat"
  }, {
    "@language" : "es",
    "@value" : "Kilomol por Segundo"
  }, {
    "@language" : "ro",
    "@value" : "Kilomol pe Secundă"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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:43:23.335-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)