unit:MilliGM-PER-GM

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

Type
Description

0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram

Properties
qudt:plainTextDescription
0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram
qudt:iec61360Code
0112/2///62720#UAA822
qudt:ucumCode
mg.g-1
Annotations
dcterms:description
0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram
rdfs:label
Milligram na Gram(cs)
Milligram na Gram(pl)
Milligram na Gram(sl)
Milligram pe Gram(ro)
Milligram per Gram
Milligram per Gram(en)
Milligram per Gram(ms)
Milligram per Gram(tr)
Milligramm pro Gramm(de)
Milligramme par Gramme(fr)
Milligrammo per Grammo(it)
Milligramo por Gramo(es)
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/MilliGM-PER-GM">
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q106645210"/>
    <rdfs:label xml:lang="cs">Milligram na Gram</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mg.g-1</j.0:ucumCode>
    <j.0:plainTextDescription>0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram</j.0:plainTextDescription>
    <rdfs:label xml:lang="pl">Milligram na Gram</rdfs:label>
    <rdfs:label xml:lang="sl">Milligram na Gram</rdfs:label>
    <rdfs:label xml:lang="fr">Milligramme par Gramme</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassRatio"/>
    <rdfs:label>Milligram per Gram</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:symbol>mg/g</j.0:symbol>
    <j.0:uneceCommonCode>H64</j.0:uneceCommonCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="es">Milligramo por Gramo</rdfs:label>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram</j.1:description>
    <rdfs:label xml:lang="it">Milligrammo per Grammo</rdfs:label>
    <rdfs:label xml:lang="en">Milligram per Gram</rdfs:label>
    <rdfs:label xml:lang="ms">Milligram per Gram</rdfs:label>
    <rdfs:label xml:lang="tr">Milligram per Gram</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA822</j.0:informativeReference>
    <rdfs:label xml:lang="ro">Milligram pe Gram</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:iec61360Code>0112/2///62720#UAA822</j.0:iec61360Code>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
    <rdfs:label xml:lang="de">Milligramm pro Gramm</rdfs:label>
    <j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
  </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/MilliGM-PER-GM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-3 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassRatio> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA822" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA822"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram" ;
  <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
  <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
  <http://qudt.org/schema/qudt/symbol> "mg/g" ;
  <http://qudt.org/schema/qudt/ucumCode> "mg.g-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "H64" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q106645210> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Milligram na Gram"@cs ;
  rdfs:label "Milligram na Gram"@pl ;
  rdfs:label "Milligram na Gram"@sl ;
  rdfs:label "Milligram pe Gram"@ro ;
  rdfs:label "Milligram per Gram" ;
  rdfs:label "Milligram per Gram"@en ;
  rdfs:label "Milligram per Gram"@ms ;
  rdfs:label "Milligram per Gram"@tr ;
  rdfs:label "Milligramm pro Gramm"@de ;
  rdfs:label "Milligramme par Gramme"@fr ;
  rdfs:label "Milligrammo per Grammo"@it ;
  rdfs:label "Milligramo por Gramo"@es ;
.
JSON
{"resource":"Milligram per Gram" 
 ,"qname":"unit:MilliGM-PER-GM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliGM-PER-GM" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q106645210&gt;" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.001" 
    ,"conversion multiplier scientific":"1.0E-3" 
    ,"denominator dimension vector":"dimension:A0E0L0I0M1H0T0D0" 
    ,"description":"0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram" 
    ,"description (plain text)":"0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:MassRatio" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA822" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA822" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.6\/vocab\/unit&gt;" 
    ,"label":"Milligram na Gram" 
    ,"label":"Milligram na Gram" 
    ,"label":"Milligram na Gram" 
    ,"label":"Milligram pe Gram" 
    ,"label":"Milligram per Gram" 
    ,"label":"Milligram per Gram" 
    ,"label":"Milligram per Gram" 
    ,"label":"Milligram per Gram" 
    ,"label":"Milligramm pro Gramm" 
    ,"label":"Milligramme par Gramme" 
    ,"label":"Milligrammo per Grammo" 
    ,"label":"Milligramo por Gramo" 
    ,"numerator dimension vector":"dimension:A0E0L0I0M1H0T0D0" 
    ,"symbol":"mg\/g" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"mg.g-1" 
    ,"unece common code":"H64" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MilliGM-PER-GM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "0.001",
  "conversionMultiplier:SN" : 0.001,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassRatio",
  "iec61360Code" : "0112/2///62720#UAA822",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA822",
  "plainTextDescription" : "0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram",
  "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0",
  "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0",
  "symbol" : "mg/g",
  "ucumCode" : "mg.g-1",
  "uneceCommonCode" : "H64",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q106645210",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ {
    "@language" : "cs",
    "@value" : "Milligram na Gram"
  }, {
    "@language" : "pl",
    "@value" : "Milligram na Gram"
  }, {
    "@language" : "sl",
    "@value" : "Milligram na Gram"
  }, {
    "@language" : "fr",
    "@value" : "Milligramme par Gramme"
  }, "Milligram per Gram", {
    "@language" : "es",
    "@value" : "Milligramo por Gramo"
  }, {
    "@language" : "it",
    "@value" : "Milligrammo per Grammo"
  }, {
    "@language" : "en",
    "@value" : "Milligram per Gram"
  }, {
    "@language" : "ms",
    "@value" : "Milligram per Gram"
  }, {
    "@language" : "tr",
    "@value" : "Milligram per Gram"
  }, {
    "@language" : "ro",
    "@value" : "Milligram pe Gram"
  }, {
    "@language" : "de",
    "@value" : "Milligramm pro Gramm"
  } ],
  "@context" : {
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "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"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "qkdvNumerator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
      "@type" : "@id"
    },
    "qkdvDenominator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@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-09-29T15:52:37.731-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)