unit:MilliW-PER-MilliGM

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

Type
Description

SI derived unit milliwatt divided by the SI derived unit milligram

Properties
qudt:plainTextDescription
SI derived unit milliwatt divided by the SI derived unit milligram
qudt:symbol
mW/mg
qudt:ucumCode
mW.mg-1
Annotations
dcterms:description
SI derived unit milliwatt divided by the SI derived unit milligram
rdfs:label
Millivatio por Milligramo(es)
Milliwat na Milligram(pl)
Milliwatt na Milligram(cs)
Milliwatt na Milligram(sl)
Milliwatt par Milligramme(fr)
Milliwatt pe Milligram(ro)
Milliwatt per Milligram
Milliwatt per Milligram(en)
Milliwatt per Milligram(ms)
Milliwatt per Milligram(tr)
Milliwatt per Milligrammo(it)
Milliwatt pro Milligramm(de)
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/MilliW-PER-MilliGM">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mW.mg-1</j.0:ucumCode>
    <rdfs:label xml:lang="ro">Milliwatt pe Milligram</rdfs:label>
    <rdfs:label xml:lang="fr">Milliwatt par Milligramme</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <rdfs:label xml:lang="es">Millivatio por Milligramo</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="pl">Milliwat na Milligram</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="de">Milliwatt pro Milligramm</rdfs:label>
    <rdfs:label xml:lang="it">Milliwatt per Milligrammo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AbsorbedDoseRate"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="cs">Milliwatt na Milligram</rdfs:label>
    <rdfs:label xml:lang="sl">Milliwatt na Milligram</rdfs:label>
    <j.0:symbol>mW/mg</j.0:symbol>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">SI derived unit milliwatt divided by the SI derived unit milligram</j.1:description>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:plainTextDescription>SI derived unit milliwatt divided by the SI derived unit milligram</j.0:plainTextDescription>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/W-PER-GM"/>
    <rdfs:label>Milliwatt per Milligram</rdfs:label>
    <rdfs:label xml:lang="en">Milliwatt per Milligram</rdfs:label>
    <rdfs:label xml:lang="ms">Milliwatt per Milligram</rdfs:label>
    <rdfs:label xml:lang="tr">Milliwatt per Milligram</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificPower"/>
    <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/MilliW-PER-MilliGM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "SI derived unit milliwatt divided by the SI derived unit milligram"^^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> 1000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E3 ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/W-PER-GM> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificPower> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "SI derived unit milliwatt divided by the SI derived unit milligram" ;
  <http://qudt.org/schema/qudt/symbol> "mW/mg" ;
  <http://qudt.org/schema/qudt/ucumCode> "mW.mg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Millivatio por Milligramo"@es ;
  rdfs:label "Milliwat na Milligram"@pl ;
  rdfs:label "Milliwatt na Milligram"@cs ;
  rdfs:label "Milliwatt na Milligram"@sl ;
  rdfs:label "Milliwatt par Milligramme"@fr ;
  rdfs:label "Milliwatt pe Milligram"@ro ;
  rdfs:label "Milliwatt per Milligram" ;
  rdfs:label "Milliwatt per Milligram"@en ;
  rdfs:label "Milliwatt per Milligram"@ms ;
  rdfs:label "Milliwatt per Milligram"@tr ;
  rdfs:label "Milliwatt per Milligrammo"@it ;
  rdfs:label "Milliwatt pro Milligramm"@de ;
.
JSON
{"resource":"Milliwatt per Milligram" 
 ,"qname":"unit:MilliW-PER-MilliGM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliW-PER-MilliGM" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1000.0" 
    ,"conversion multiplier scientific":"1.0E3" 
    ,"description":"SI derived unit milliwatt divided by the SI derived unit milligram" 
    ,"description (plain text)":"SI derived unit milliwatt divided by the SI derived unit milligram" 
    ,"exact match":"unit:W-PER-GM" 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T-3D0" 
    ,"has quantity kind":"quantitykind:AbsorbedDoseRate" 
    ,"has quantity kind":"quantitykind:SpecificPower" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Millivatio por Milligramo" 
    ,"label":"Milliwat na Milligram" 
    ,"label":"Milliwatt na Milligram" 
    ,"label":"Milliwatt na Milligram" 
    ,"label":"Milliwatt par Milligramme" 
    ,"label":"Milliwatt pe Milligram" 
    ,"label":"Milliwatt per Milligram" 
    ,"label":"Milliwatt per Milligram" 
    ,"label":"Milliwatt per Milligram" 
    ,"label":"Milliwatt per Milligram" 
    ,"label":"Milliwatt per Milligrammo" 
    ,"label":"Milliwatt pro Milligramm" 
    ,"symbol":"mW\/mg" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"mW.mg-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MilliW-PER-MilliGM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "SI derived unit milliwatt divided by the SI derived unit milligram",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "1000.0",
  "conversionMultiplier:SN" : 1000.0,
  "exactMatch" : "http://qudt.org/vocab/unit/W-PER-GM",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/AbsorbedDoseRate", "http://qudt.org/vocab/quantitykind/SpecificPower" ],
  "plainTextDescription" : "SI derived unit milliwatt divided by the SI derived unit milligram",
  "symbol" : "mW/mg",
  "ucumCode" : "mW.mg-1",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "ro",
    "@value" : "Milliwatt pe Milligram"
  }, {
    "@language" : "fr",
    "@value" : "Milliwatt par Milligramme"
  }, {
    "@language" : "es",
    "@value" : "Millivatio por Milligramo"
  }, {
    "@language" : "pl",
    "@value" : "Milliwat na Milligram"
  }, {
    "@language" : "de",
    "@value" : "Milliwatt pro Milligramm"
  }, {
    "@language" : "it",
    "@value" : "Milliwatt per Milligrammo"
  }, {
    "@language" : "cs",
    "@value" : "Milliwatt na Milligram"
  }, {
    "@language" : "sl",
    "@value" : "Milliwatt na Milligram"
  }, "Milliwatt per Milligram", {
    "@language" : "en",
    "@value" : "Milliwatt per Milligram"
  }, {
    "@language" : "ms",
    "@value" : "Milliwatt per Milligram"
  }, {
    "@language" : "tr",
    "@value" : "Milliwatt per Milligram"
  } ],
  "@context" : {
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@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-10-27T16:45:46.135-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)