unit:KiloMOL-PER-KiloGM

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

Type
Description

Kilomole Per Kilogram (kmol/kg) is a unit of Molality

Properties
qudt:iec61360Code
0112/2///62720#UAB404
qudt:symbol
kmol/kg
qudt:ucumCode
kmol.kg-1
Annotations
dcterms:description
Kilomole Per Kilogram (kmol/kg) is a unit of Molality
qudt:expression
kmol/kg
rdfs:label
Chilomole per Chilogrammo(it)
Kilomol na Kilogram(cs)
Kilomol na Kilogram(pl)
Kilomol na Kilogram(sl)
Kilomol pe Kilogram(ro)
Kilomol per Kilogram(tr)
Kilomol por Kilogramo(es)
Kilomol pro Kilogramm(de)
Kilomole par Kilogramme(fr)
Kilomole per Kilogram
Kilomole per Kilogram(en)
Kilomole per Kilogram(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: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-KiloGM">
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Kilomole Per Kilogram ($kmol/kg$) is a unit of Molality</j.1:description>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="tr">Kilomol per Kilogram</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <rdfs:label xml:lang="de">Kilomol pro Kilogramm</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="it">Chilomole per Chilogrammo</rdfs:label>
    <j.0:uneceCommonCode>P47</j.0:uneceCommonCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kmol.kg-1</j.0:ucumCode>
    <rdfs:label xml:lang="cs">Kilomol na Kilogram</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="pl">Kilomol na Kilogram</rdfs:label>
    <rdfs:label xml:lang="sl">Kilomol na Kilogram</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolalityOfSolute"/>
    <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-KiloMOL"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/IonicStrength"/>
    <j.0:symbol>kmol/kg</j.0:symbol>
    <rdfs:label>Kilomole per Kilogram</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q107440698"/>
    <rdfs:label xml:lang="en">Kilomole per Kilogram</rdfs:label>
    <rdfs:label xml:lang="ms">Kilomole per Kilogram</rdfs:label>
    <rdfs:label xml:lang="ro">Kilomol pe Kilogram</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="fr">Kilomole par Kilogramme</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$kmol/kg$</j.0:expression>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB404</j.0:informativeReference>
    <j.0:iec61360Code>0112/2///62720#UAB404</j.0:iec61360Code>
    <rdfs:label xml:lang="es">Kilomol por Kilogramo</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-KiloGM>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "Kilomole Per Kilogram ($kmol/kg$) is a unit of Molality"^^<http://qudt.org/schema/qudt/LatexString> ;
  <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/definedUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/expression> "$kmol/kg$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/IonicStrength> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MolalityOfSolute> ;
  <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/KiloGM-PER-KiloMOL> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB404" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB404"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "kmol/kg" ;
  <http://qudt.org/schema/qudt/ucumCode> "kmol.kg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "P47" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q107440698> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Chilomole per Chilogrammo"@it ;
  rdfs:label "Kilomol na Kilogram"@cs ;
  rdfs:label "Kilomol na Kilogram"@pl ;
  rdfs:label "Kilomol na Kilogram"@sl ;
  rdfs:label "Kilomol pe Kilogram"@ro ;
  rdfs:label "Kilomol per Kilogram"@tr ;
  rdfs:label "Kilomol por Kilogramo"@es ;
  rdfs:label "Kilomol pro Kilogramm"@de ;
  rdfs:label "Kilomole par Kilogramme"@fr ;
  rdfs:label "Kilomole per Kilogram" ;
  rdfs:label "Kilomole per Kilogram"@en ;
  rdfs:label "Kilomole per Kilogram"@ms ;
.
JSON
{"resource":"Kilomole per Kilogram" 
 ,"qname":"unit:KiloMOL-PER-KiloGM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloMOL-PER-KiloGM" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q107440698&gt;" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1000.0" 
    ,"conversion multiplier scientific":"1.0E3" 
    ,"defined unit of system":"sou:SI" 
    ,"description":"Kilomole Per Kilogram ($kmol\/kg$) is a unit of Molality" 
    ,"expression":"$kmol\/kg$" 
    ,"has dimension vector":"dimension:A1E0L0I0M-1H0T0D0" 
    ,"has quantity kind":"quantitykind:AmountOfSubstancePerMass" 
    ,"has quantity kind":"quantitykind:IonicStrength" 
    ,"has quantity kind":"quantitykind:MolalityOfSolute" 
    ,"has reciprocal unit":"unit:KiloGM-PER-KiloMOL" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB404" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB404" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.6\/vocab\/unit&gt;" 
    ,"label":"Chilomole per Chilogrammo" 
    ,"label":"Kilomol na Kilogram" 
    ,"label":"Kilomol na Kilogram" 
    ,"label":"Kilomol na Kilogram" 
    ,"label":"Kilomol pe Kilogram" 
    ,"label":"Kilomol per Kilogram" 
    ,"label":"Kilomol por Kilogramo" 
    ,"label":"Kilomol pro Kilogramm" 
    ,"label":"Kilomole par Kilogramme" 
    ,"label":"Kilomole per Kilogram" 
    ,"label":"Kilomole per Kilogram" 
    ,"label":"Kilomole per Kilogram" 
    ,"symbol":"kmol\/kg" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"kmol.kg-1" 
    ,"unece common code":"P47" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloMOL-PER-KiloGM",
  "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ],
  "description" : "Kilomole Per Kilogram ($kmol/kg$) is a unit of Molality",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1000.0",
  "conversionMultiplier:SN" : 1000.0,
  "definedUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "expression" : "$kmol/kg$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass", "http://qudt.org/vocab/quantitykind/MolalityOfSolute", "http://qudt.org/vocab/quantitykind/IonicStrength" ],
  "hasReciprocalUnit" : "http://qudt.org/vocab/unit/KiloGM-PER-KiloMOL",
  "iec61360Code" : "0112/2///62720#UAB404",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB404",
  "symbol" : "kmol/kg",
  "ucumCode" : "kmol.kg-1",
  "uneceCommonCode" : "P47",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q107440698",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ {
    "@language" : "tr",
    "@value" : "Kilomol per Kilogram"
  }, {
    "@language" : "de",
    "@value" : "Kilomol pro Kilogramm"
  }, {
    "@language" : "it",
    "@value" : "Chilomole per Chilogrammo"
  }, {
    "@language" : "cs",
    "@value" : "Kilomol na Kilogram"
  }, {
    "@language" : "pl",
    "@value" : "Kilomol na Kilogram"
  }, {
    "@language" : "sl",
    "@value" : "Kilomol na Kilogram"
  }, "Kilomole per Kilogram", {
    "@language" : "en",
    "@value" : "Kilomole per Kilogram"
  }, {
    "@language" : "ms",
    "@value" : "Kilomole per Kilogram"
  }, {
    "@language" : "ro",
    "@value" : "Kilomol pe Kilogram"
  }, {
    "@language" : "fr",
    "@value" : "Kilomole par Kilogramme"
  }, {
    "@language" : "es",
    "@value" : "Kilomol por Kilogramo"
  } ],
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "definedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasReciprocalUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit",
      "@type" : "@id"
    },
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "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-09-29T15:45:00.085-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)