unit:CentiMOL-PER-KiloGM

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

Type
Description

1/100 of SI unit of amount of substance per kilogram

Properties
qudt:plainTextDescription
1/100 of SI unit of amount of substance per kilogram
qudt:symbol
cmol/kg
qudt:ucumCode
cmol.kg-1
cmol/kg
Annotations
dcterms:description
1/100 of SI unit of amount of substance per kilogram
rdfs:label
Centimol na Kilogram(cs)
Centimol na Kilogram(pl)
Centimol na Kilogram(sl)
Centimol pe Kilogram(ro)
Centimol per Kilogram(tr)
Centimol por Kilogramo(es)
Centimol pro Kilogramm(de)
Centimole par Kilogramme(fr)
Centimole per Chilogrammo(it)
Centimole per Kilogram
Centimole per Kilogram(en)
Centimole 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/CentiMOL-PER-KiloGM">
    <rdfs:label>Centimole per Kilogram</rdfs:label>
    <rdfs:label xml:lang="en">Centimole per Kilogram</rdfs:label>
    <rdfs:label xml:lang="ms">Centimole per Kilogram</rdfs:label>
    <rdfs:label xml:lang="de">Centimol pro Kilogramm</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-2</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="es">Centimol por Kilogramo</rdfs:label>
    <j.0:symbol>cmol/kg</j.0:symbol>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cmol.kg-1</j.0:ucumCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolalityOfSolute"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cmol/kg</j.0:ucumCode>
    <j.0:plainTextDescription>1/100 of SI unit of amount of substance per kilogram</j.0:plainTextDescription>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="fr">Centimole par Kilogramme</rdfs:label>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1/100 of SI unit of amount of substance per kilogram</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/IonicStrength"/>
    <rdfs:label xml:lang="tr">Centimol per Kilogram</rdfs:label>
    <rdfs:label xml:lang="ro">Centimol pe Kilogram</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.01</j.0:conversionMultiplier>
    <rdfs:label xml:lang="cs">Centimol na Kilogram</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="it">Centimole per Chilogrammo</rdfs:label>
    <rdfs:label xml:lang="pl">Centimol na Kilogram</rdfs:label>
    <rdfs:label xml:lang="sl">Centimol na Kilogram</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass"/>
  </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/CentiMOL-PER-KiloGM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "1/100 of SI unit of amount of substance per kilogram"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.01 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-2 ;
  <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/plainTextDescription> "1/100 of SI unit of amount of substance per kilogram" ;
  <http://qudt.org/schema/qudt/symbol> "cmol/kg" ;
  <http://qudt.org/schema/qudt/ucumCode> "cmol.kg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "cmol/kg"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Centimol na Kilogram"@cs ;
  rdfs:label "Centimol na Kilogram"@pl ;
  rdfs:label "Centimol na Kilogram"@sl ;
  rdfs:label "Centimol pe Kilogram"@ro ;
  rdfs:label "Centimol per Kilogram"@tr ;
  rdfs:label "Centimol por Kilogramo"@es ;
  rdfs:label "Centimol pro Kilogramm"@de ;
  rdfs:label "Centimole par Kilogramme"@fr ;
  rdfs:label "Centimole per Chilogrammo"@it ;
  rdfs:label "Centimole per Kilogram" ;
  rdfs:label "Centimole per Kilogram"@en ;
  rdfs:label "Centimole per Kilogram"@ms ;
.
JSON
{"resource":"Centimole per Kilogram" 
 ,"qname":"unit:CentiMOL-PER-KiloGM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CentiMOL-PER-KiloGM" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"0.01" 
    ,"conversion multiplier scientific":"1.0E-2" 
    ,"description":"1\/100 of SI unit of amount of substance per kilogram" 
    ,"description (plain text)":"1\/100 of SI unit of amount of substance per kilogram" 
    ,"has dimension vector":"dimension:A1E0L0I0M-1H0T0D0" 
    ,"has quantity kind":"quantitykind:AmountOfSubstancePerMass" 
    ,"has quantity kind":"quantitykind:IonicStrength" 
    ,"has quantity kind":"quantitykind:MolalityOfSolute" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Centimol na Kilogram" 
    ,"label":"Centimol na Kilogram" 
    ,"label":"Centimol na Kilogram" 
    ,"label":"Centimol pe Kilogram" 
    ,"label":"Centimol per Kilogram" 
    ,"label":"Centimol por Kilogramo" 
    ,"label":"Centimol pro Kilogramm" 
    ,"label":"Centimole par Kilogramme" 
    ,"label":"Centimole per Chilogrammo" 
    ,"label":"Centimole per Kilogram" 
    ,"label":"Centimole per Kilogram" 
    ,"label":"Centimole per Kilogram" 
    ,"symbol":"cmol\/kg" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"cmol.kg-1" 
    ,"ucum code":"cmol\/kg" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/CentiMOL-PER-KiloGM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "1/100 of SI unit of amount of substance per kilogram",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "0.01",
  "conversionMultiplier:SN" : 0.01,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/MolalityOfSolute", "http://qudt.org/vocab/quantitykind/IonicStrength", "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass" ],
  "plainTextDescription" : "1/100 of SI unit of amount of substance per kilogram",
  "symbol" : "cmol/kg",
  "ucumCode" : [ "cmol.kg-1", "cmol/kg" ],
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ "Centimole per Kilogram", {
    "@language" : "en",
    "@value" : "Centimole per Kilogram"
  }, {
    "@language" : "ms",
    "@value" : "Centimole per Kilogram"
  }, {
    "@language" : "de",
    "@value" : "Centimol pro Kilogramm"
  }, {
    "@language" : "es",
    "@value" : "Centimol por Kilogramo"
  }, {
    "@language" : "fr",
    "@value" : "Centimole par Kilogramme"
  }, {
    "@language" : "tr",
    "@value" : "Centimol per Kilogram"
  }, {
    "@language" : "ro",
    "@value" : "Centimol pe Kilogram"
  }, {
    "@language" : "cs",
    "@value" : "Centimol na Kilogram"
  }, {
    "@language" : "it",
    "@value" : "Centimole per Chilogrammo"
  }, {
    "@language" : "pl",
    "@value" : "Centimol na Kilogram"
  }, {
    "@language" : "sl",
    "@value" : "Centimol na Kilogram"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "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"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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:57:03.221-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)