unit:NanoMOL-PER-GM

URI: http://qudt.org/vocab/unit/NanoMOL-PER-GM

Type
Description

Nanomole Per Gram (\(nanomol/g\)) is a unit of Molality

Properties
qudt:plainTextDescription
0.000000001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit kilogram
qudt:symbol
nmol/g
qudt:ucumCode
nmol.g-1
Annotations
dcterms:description
Nanomole Per Gram (\(nanomol/g\)) is a unit of Molality
rdfs:label
Nanomol na Gram(cs)
Nanomol na Gram(pl)
Nanomol na Gram(sl)
Nanomol pe Gram(ro)
Nanomol per Gram(tr)
Nanomol por Gramo(es)
Nanomol pro Gramm(de)
Nanomole par Gramme(fr)
Nanomole per Gram
Nanomole per Gram(en)
Nanomole per Gram(ms)
Nanomole per Grammo(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/NanoMOL-PER-GM">
    <rdfs:label xml:lang="tr">Nanomol per Gram</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">nmol.g-1</j.0:ucumCode>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-6</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass"/>
    <rdfs:label xml:lang="it">Nanomole per Grammo</rdfs:label>
    <rdfs:label xml:lang="en">Nanomole per Gram</rdfs:label>
    <rdfs:label xml:lang="ms">Nanomole per Gram</rdfs:label>
    <rdfs:label>Nanomole per Gram</rdfs:label>
    <rdfs:label xml:lang="cs">Nanomol na Gram</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="sl">Nanomol na Gram</rdfs:label>
    <rdfs:label xml:lang="pl">Nanomol na Gram</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/IonicStrength"/>
    <rdfs:label xml:lang="es">Nanomol por Gramo</rdfs:label>
    <rdfs:label xml:lang="ro">Nanomol pe Gram</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MolalityOfSolute"/>
    <j.0:plainTextDescription>0.000000001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit kilogram</j.0:plainTextDescription>
    <j.0:symbol>nmol/g</j.0:symbol>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="de">Nanomol pro Gramm</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Nanomole Per Gram (\(nanomol/g\)) is a unit of Molality</j.1:description>
    <rdfs:label xml:lang="fr">Nanomole par Gramme</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
  </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/NanoMOL-PER-GM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "Nanomole Per Gram (\\(nanomol/g\\)) 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> 0.000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-6 ;
  <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> "0.000000001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit kilogram" ;
  <http://qudt.org/schema/qudt/symbol> "nmol/g" ;
  <http://qudt.org/schema/qudt/ucumCode> "nmol.g-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Nanomol na Gram"@cs ;
  rdfs:label "Nanomol na Gram"@pl ;
  rdfs:label "Nanomol na Gram"@sl ;
  rdfs:label "Nanomol pe Gram"@ro ;
  rdfs:label "Nanomol per Gram"@tr ;
  rdfs:label "Nanomol por Gramo"@es ;
  rdfs:label "Nanomol pro Gramm"@de ;
  rdfs:label "Nanomole par Gramme"@fr ;
  rdfs:label "Nanomole per Gram" ;
  rdfs:label "Nanomole per Gram"@en ;
  rdfs:label "Nanomole per Gram"@ms ;
  rdfs:label "Nanomole per Grammo"@it ;
.
JSON
{"resource":"Nanomole per Gram" 
 ,"qname":"unit:NanoMOL-PER-GM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/NanoMOL-PER-GM" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"0.000001" 
    ,"conversion multiplier scientific":"1.0E-6" 
    ,"description":"Nanomole Per Gram (\\(nanomol\/g\\)) is a unit of Molality" 
    ,"description (plain text)":"0.000000001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit 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.8\/vocab\/unit&gt;" 
    ,"label":"Nanomol na Gram" 
    ,"label":"Nanomol na Gram" 
    ,"label":"Nanomol na Gram" 
    ,"label":"Nanomol pe Gram" 
    ,"label":"Nanomol per Gram" 
    ,"label":"Nanomol por Gramo" 
    ,"label":"Nanomol pro Gramm" 
    ,"label":"Nanomole par Gramme" 
    ,"label":"Nanomole per Gram" 
    ,"label":"Nanomole per Gram" 
    ,"label":"Nanomole per Gram" 
    ,"label":"Nanomole per Grammo" 
    ,"symbol":"nmol\/g" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"nmol.g-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/NanoMOL-PER-GM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "Nanomole Per Gram (\\(nanomol/g\\)) is a unit of Molality",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "0.000001",
  "conversionMultiplier:SN" : 1.0E-6,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M-1H0T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/AmountOfSubstancePerMass", "http://qudt.org/vocab/quantitykind/IonicStrength", "http://qudt.org/vocab/quantitykind/MolalityOfSolute" ],
  "plainTextDescription" : "0.000000001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit kilogram",
  "symbol" : "nmol/g",
  "ucumCode" : "nmol.g-1",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "tr",
    "@value" : "Nanomol per Gram"
  }, {
    "@language" : "it",
    "@value" : "Nanomole per Grammo"
  }, {
    "@language" : "en",
    "@value" : "Nanomole per Gram"
  }, {
    "@language" : "ms",
    "@value" : "Nanomole per Gram"
  }, "Nanomole per Gram", {
    "@language" : "cs",
    "@value" : "Nanomol na Gram"
  }, {
    "@language" : "sl",
    "@value" : "Nanomol na Gram"
  }, {
    "@language" : "pl",
    "@value" : "Nanomol na Gram"
  }, {
    "@language" : "es",
    "@value" : "Nanomol por Gramo"
  }, {
    "@language" : "ro",
    "@value" : "Nanomol pe Gram"
  }, {
    "@language" : "de",
    "@value" : "Nanomol pro Gramm"
  }, {
    "@language" : "fr",
    "@value" : "Nanomole par Gramme"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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-11-13T09:05:27.462-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)