unit:IU-PER-MilliL

URI: http://qudt.org/vocab/unit/IU-PER-MilliL

Type
Description

The $\textit{International Unit per Milliliter}$ is a unit for 'Serum Or Plasma Level' expressed as $IU/mL$. The magnitude of one $IU/L$ depends on the material, so there is no single conversion multiplier.

Properties
qudt:symbol
IU/mL
qudt:ucumCode
[IU].mL-1
[IU]/mL
[iU].mL-1
[iU]/mL
Annotations
dcterms:description
The $\textit{International Unit per Milliliter}$ is a unit for 'Serum Or Plasma Level' expressed as $IU/mL$. The magnitude of one $IU/L$ depends on the material, so there is no single conversion multiplier.
qudt:expression
$IU/mL$
rdfs:label
International Unit per milliliter(en)
International Unit per milliliter(en-us)
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/IU-PER-MilliL">
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[iU].mL-1</j.0:ucumCode>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SerumOrPlasmaLevel"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$IU/mL$</j.0:expression>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[iU]/mL</j.0:ucumCode>
    <rdfs:label xml:lang="en">International Unit per milliliter</rdfs:label>
    <rdfs:label xml:lang="en-us">International Unit per milliliter</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The $\textit{International Unit per Milliliter}$ is a unit for  'Serum Or Plasma Level' expressed as $IU/mL$.
The magnitude of one $IU/L$ depends on the material, so there is no single conversion multiplier.
</j.1:description>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[IU]/mL</j.0:ucumCode>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[IU].mL-1</j.0:ucumCode>
    <j.0:symbol>IU/mL</j.0:symbol>
  </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/IU-PER-MilliL>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """
The $\\textit{International Unit per Milliliter}$ is a unit for  'Serum Or Plasma Level' expressed as $IU/mL$.
The magnitude of one $IU/L$ depends on the material, so there is no single conversion multiplier.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/expression> "$IU/mL$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SerumOrPlasmaLevel> ;
  <http://qudt.org/schema/qudt/symbol> "IU/mL" ;
  <http://qudt.org/schema/qudt/ucumCode> "[IU].mL-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "[IU]/mL"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "[iU].mL-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "[iU]/mL"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "International Unit per milliliter"@en ;
  rdfs:label "International Unit per milliliter"@en-us ;
.
JSON
{"resource":"International Unit per milliliter" 
 ,"qname":"unit:IU-PER-MilliL" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/IU-PER-MilliL" 
 ,"properties":["description":"\nThe $\\textit{International Unit per Milliliter}$ is a unit for  'Serum Or Plasma Level' expressed as $IU\/mL$.\nThe magnitude of one $IU\/L$ depends on the material, so there is no single conversion multiplier.\n" 
    ,"expression":"$IU\/mL$" 
    ,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:SerumOrPlasmaLevel" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"International Unit per milliliter" 
    ,"label":"International Unit per milliliter" 
    ,"symbol":"IU\/mL" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[IU].mL-1" 
    ,"ucum code":"[IU]\/mL" 
    ,"ucum code":"[iU].mL-1" 
    ,"ucum code":"[iU]\/mL" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/IU-PER-MilliL",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "\nThe $\\textit{International Unit per Milliliter}$ is a unit for  'Serum Or Plasma Level' expressed as $IU/mL$.\nThe magnitude of one $IU/L$ depends on the material, so there is no single conversion multiplier.\n",
  "expression" : "$IU/mL$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SerumOrPlasmaLevel",
  "symbol" : "IU/mL",
  "ucumCode" : [ "[iU].mL-1", "[iU]/mL", "[IU]/mL", "[IU].mL-1" ],
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en",
    "@value" : "International Unit per milliliter"
  }, {
    "@language" : "en-us",
    "@value" : "International Unit per milliliter"
  } ],
  "@context" : {
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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 2024-04-25T14:40:36.792-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)