unit:MicroGM-PER-MilliGM

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

Type
Description

mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of SI base unit kilogram

Properties
qudt:plainTextDescription
mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of the SI base unit kilogram
qudt:symbol
μg/mg
qudt:ucumCode
ug.mg-1
Annotations
dcterms:description
mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of SI base unit kilogram
rdfs:label
Microgram na Milligram(cs)
Microgram na Milligram(pl)
Microgram na Milligram(sl)
Microgram pe Milligram(ro)
Microgram per Milligram
Microgram per Milligram(en)
Microgram per Milligram(ms)
Microgram per Milligram(tr)
Microgramm pro Milligramm(de)
Microgramme par Milligramme(fr)
Microgrammo per Milligrammo(it)
Microgramo por Milligramo(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/MicroGM-PER-MilliGM">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier>
    <rdfs:label xml:lang="de">Microgramm pro Milligramm</rdfs:label>
    <rdfs:label xml:lang="es">Microgramo por Milligramo</rdfs:label>
    <j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:plainTextDescription>mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of the SI base unit kilogram</j.0:plainTextDescription>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label>Microgram per Milligram</rdfs:label>
    <rdfs:label xml:lang="en">Microgram per Milligram</rdfs:label>
    <j.0:symbol>μg/mg</j.0:symbol>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">ug.mg-1</j.0:ucumCode>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of SI base unit kilogram</j.1:description>
    <rdfs:label xml:lang="ms">Microgram per Milligram</rdfs:label>
    <rdfs:label xml:lang="tr">Microgram per Milligram</rdfs:label>
    <rdfs:label xml:lang="fr">Microgramme par Milligramme</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="ro">Microgram pe Milligram</rdfs:label>
    <rdfs:label xml:lang="cs">Microgram na Milligram</rdfs:label>
    <rdfs:label xml:lang="pl">Microgram na Milligram</rdfs:label>
    <rdfs:label xml:lang="sl">Microgram na Milligram</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassRatio"/>
    <j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="it">Microgrammo per Milligrammo</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/MicroGM-PER-MilliGM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of 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/plainTextDescription> "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-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> "μg/mg" ;
  <http://qudt.org/schema/qudt/ucumCode> "ug.mg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Microgram na Milligram"@cs ;
  rdfs:label "Microgram na Milligram"@pl ;
  rdfs:label "Microgram na Milligram"@sl ;
  rdfs:label "Microgram pe Milligram"@ro ;
  rdfs:label "Microgram per Milligram" ;
  rdfs:label "Microgram per Milligram"@en ;
  rdfs:label "Microgram per Milligram"@ms ;
  rdfs:label "Microgram per Milligram"@tr ;
  rdfs:label "Microgramm pro Milligramm"@de ;
  rdfs:label "Microgramme par Milligramme"@fr ;
  rdfs:label "Microgrammo per Milligrammo"@it ;
  rdfs:label "Microgramo por Milligramo"@es ;
.
JSON
{"resource":"Microgram per Milligram" 
 ,"qname":"unit:MicroGM-PER-MilliGM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroGM-PER-MilliGM" 
 ,"properties":["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":"mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of SI base unit kilogram" 
    ,"description (plain text)":"mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of the SI base unit kilogram" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:MassRatio" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.6\/vocab\/unit&gt;" 
    ,"label":"Microgram na Milligram" 
    ,"label":"Microgram na Milligram" 
    ,"label":"Microgram na Milligram" 
    ,"label":"Microgram pe Milligram" 
    ,"label":"Microgram per Milligram" 
    ,"label":"Microgram per Milligram" 
    ,"label":"Microgram per Milligram" 
    ,"label":"Microgram per Milligram" 
    ,"label":"Microgramm pro Milligramm" 
    ,"label":"Microgramme par Milligramme" 
    ,"label":"Microgrammo per Milligrammo" 
    ,"label":"Microgramo por Milligramo" 
    ,"numerator dimension vector":"dimension:A0E0L0I0M1H0T0D0" 
    ,"symbol":"μg\/mg" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"ug.mg-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MicroGM-PER-MilliGM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of SI base unit kilogram",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "0.001",
  "conversionMultiplier:SN" : 0.001,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassRatio",
  "plainTextDescription" : "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 0.000001-fold of the SI base unit kilogram",
  "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0",
  "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0",
  "symbol" : "μg/mg",
  "ucumCode" : "ug.mg-1",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ {
    "@language" : "de",
    "@value" : "Microgramm pro Milligramm"
  }, {
    "@language" : "es",
    "@value" : "Microgramo por Milligramo"
  }, "Microgram per Milligram", {
    "@language" : "en",
    "@value" : "Microgram per Milligram"
  }, {
    "@language" : "ms",
    "@value" : "Microgram per Milligram"
  }, {
    "@language" : "tr",
    "@value" : "Microgram per Milligram"
  }, {
    "@language" : "fr",
    "@value" : "Microgramme par Milligramme"
  }, {
    "@language" : "ro",
    "@value" : "Microgram pe Milligram"
  }, {
    "@language" : "cs",
    "@value" : "Microgram na Milligram"
  }, {
    "@language" : "pl",
    "@value" : "Microgram na Milligram"
  }, {
    "@language" : "sl",
    "@value" : "Microgram na Milligram"
  }, {
    "@language" : "it",
    "@value" : "Microgrammo per Milligrammo"
  } ],
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "qkdvNumerator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "qkdvDenominator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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:53.816-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)