unit:MicroGM-PER-KiloGM

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

Type
Description

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

Properties
qudt:plainTextDescription
mass ratio as 0.000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram
qudt:iec61360Code
0112/2///62720#UAA083
qudt:symbol
μg/kg
qudt:ucumCode
ug.kg-1
ug/kg
Annotations
dcterms:description
mass ratio as 0.000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram
rdfs:label
Microgram na Kilogram(cs)
Microgram na Kilogram(pl)
Microgram na Kilogram(sl)
Microgram pe Kilogram(ro)
Microgram per Kilogram
Microgram per Kilogram(en)
Microgram per Kilogram(ms)
Microgram per Kilogram(tr)
Microgramm pro Kilogramm(de)
Microgramme par Kilogramme(fr)
Microgrammo per Chilogrammo(it)
Microgramo por Kilogramo(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-KiloGM">
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000001</j.0:conversionMultiplier>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <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 the SI base unit kilogram</j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label>Microgram per Kilogram</rdfs:label>
    <rdfs:label xml:lang="en">Microgram per Kilogram</rdfs:label>
    <rdfs:label xml:lang="ms">Microgram per Kilogram</rdfs:label>
    <rdfs:label xml:lang="tr">Microgram per Kilogram</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">ug/kg</j.0:ucumCode>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q107313731"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="fr">Microgramme par Kilogramme</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">ug.kg-1</j.0:ucumCode>
    <rdfs:label xml:lang="ro">Microgram pe Kilogram</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:iec61360Code>0112/2///62720#UAA083</j.0:iec61360Code>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-9</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="de">Microgramm pro Kilogramm</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
    <j.0:symbol>μg/kg</j.0:symbol>
    <j.0:plainTextDescription>mass ratio as 0.000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram</j.0:plainTextDescription>
    <j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassRatio"/>
    <rdfs:label xml:lang="es">Microgramo por Kilogramo</rdfs:label>
    <rdfs:label xml:lang="it">Microgrammo per Chilogrammo</rdfs:label>
    <j.0:uneceCommonCode>J33</j.0:uneceCommonCode>
    <rdfs:label xml:lang="cs">Microgram na Kilogram</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <rdfs:label xml:lang="pl">Microgram na Kilogram</rdfs:label>
    <rdfs:label xml:lang="sl">Microgram na Kilogram</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA083</j.0:informativeReference>
  </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-KiloGM>
  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 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.000000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-9 ;
  <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#UAA083" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA083"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 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/kg" ;
  <http://qudt.org/schema/qudt/ucumCode> "ug.kg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "ug/kg"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "J33" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q107313731> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Microgram na Kilogram"@cs ;
  rdfs:label "Microgram na Kilogram"@pl ;
  rdfs:label "Microgram na Kilogram"@sl ;
  rdfs:label "Microgram pe Kilogram"@ro ;
  rdfs:label "Microgram per Kilogram" ;
  rdfs:label "Microgram per Kilogram"@en ;
  rdfs:label "Microgram per Kilogram"@ms ;
  rdfs:label "Microgram per Kilogram"@tr ;
  rdfs:label "Microgramm pro Kilogramm"@de ;
  rdfs:label "Microgramme par Kilogramme"@fr ;
  rdfs:label "Microgrammo per Chilogrammo"@it ;
  rdfs:label "Microgramo por Kilogramo"@es ;
.
JSON
{"resource":"Microgram per Kilogram" 
 ,"qname":"unit:MicroGM-PER-KiloGM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroGM-PER-KiloGM" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q107313731&gt;" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.000000001" 
    ,"conversion multiplier scientific":"1.0E-9" 
    ,"denominator dimension vector":"dimension:A0E0L0I0M1H0T0D0" 
    ,"description":"mass ratio as 0.000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram" 
    ,"description (plain text)":"mass ratio as 0.000000001-fold of the SI base unit kilogram divided by 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#UAA083" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA083" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Microgram na Kilogram" 
    ,"label":"Microgram na Kilogram" 
    ,"label":"Microgram na Kilogram" 
    ,"label":"Microgram pe Kilogram" 
    ,"label":"Microgram per Kilogram" 
    ,"label":"Microgram per Kilogram" 
    ,"label":"Microgram per Kilogram" 
    ,"label":"Microgram per Kilogram" 
    ,"label":"Microgramm pro Kilogramm" 
    ,"label":"Microgramme par Kilogramme" 
    ,"label":"Microgrammo per Chilogrammo" 
    ,"label":"Microgramo por Kilogramo" 
    ,"numerator dimension vector":"dimension:A0E0L0I0M1H0T0D0" 
    ,"symbol":"μg\/kg" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"ug.kg-1" 
    ,"ucum code":"ug\/kg" 
    ,"unece common code":"J33" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MicroGM-PER-KiloGM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "0.000000001",
  "conversionMultiplier:SN" : 1.0E-9,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassRatio",
  "iec61360Code" : "0112/2///62720#UAA083",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA083",
  "plainTextDescription" : "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram",
  "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0",
  "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0",
  "symbol" : "μg/kg",
  "ucumCode" : [ "ug/kg", "ug.kg-1" ],
  "uneceCommonCode" : "J33",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q107313731",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ "Microgram per Kilogram", {
    "@language" : "en",
    "@value" : "Microgram per Kilogram"
  }, {
    "@language" : "ms",
    "@value" : "Microgram per Kilogram"
  }, {
    "@language" : "tr",
    "@value" : "Microgram per Kilogram"
  }, {
    "@language" : "fr",
    "@value" : "Microgramme par Kilogramme"
  }, {
    "@language" : "ro",
    "@value" : "Microgram pe Kilogram"
  }, {
    "@language" : "de",
    "@value" : "Microgramm pro Kilogramm"
  }, {
    "@language" : "es",
    "@value" : "Microgramo por Kilogramo"
  }, {
    "@language" : "it",
    "@value" : "Microgrammo per Chilogrammo"
  }, {
    "@language" : "cs",
    "@value" : "Microgram na Kilogram"
  }, {
    "@language" : "pl",
    "@value" : "Microgram na Kilogram"
  }, {
    "@language" : "sl",
    "@value" : "Microgram na Kilogram"
  } ],
  "@context" : {
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "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"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "qkdvDenominator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "qkdvNumerator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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:41:33.213-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)