unit:MilliH-PER-OHM

URI: http://qudt.org/vocab/unit/MilliH-PER-OHM

Type
Description

0.001-fold of the SI derived unit henry divided by the SI derived unit ohm

Properties
qudt:plainTextDescription
0.001-fold of the SI derived unit henry divided by the SI derived unit ohm
qudt:iec61360Code
0112/2///62720#UAA790
qudt:symbol
mH/Ω
qudt:ucumCode
mH.Ohm-1
Annotations
dcterms:description
0.001-fold of the SI derived unit henry divided by the SI derived unit ohm
rdfs:label
Millihenr na Om(pl)
Millihenrio por Ohmio(es)
Millihenry na Ohm(cs)
Millihenry na Ohm(sl)
Millihenry par Ohm(fr)
Millihenry pe Ohm(ro)
Millihenry per Ohm
Millihenry per Ohm(en)
Millihenry per Ohm(it)
Millihenry per Ohm(ms)
Millihenry per Ohm(tr)
Millihenry pro Ohm(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/MilliH-PER-OHM">
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:iec61360Code>0112/2///62720#UAA790</j.0:iec61360Code>
    <rdfs:label>Millihenry per Ohm</rdfs:label>
    <rdfs:label xml:lang="en">Millihenry per Ohm</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="cs">Millihenry na Ohm</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <rdfs:label xml:lang="fr">Millihenry par Ohm</rdfs:label>
    <rdfs:label xml:lang="sl">Millihenry na Ohm</rdfs:label>
    <rdfs:label xml:lang="it">Millihenry per Ohm</rdfs:label>
    <rdfs:label xml:lang="de">Millihenry pro Ohm</rdfs:label>
    <rdfs:label xml:lang="ms">Millihenry per Ohm</rdfs:label>
    <rdfs:label xml:lang="tr">Millihenry per Ohm</rdfs:label>
    <j.0:plainTextDescription>0.001-fold of the SI derived unit henry divided by the SI derived unit ohm</j.0:plainTextDescription>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0.001-fold of the SI derived unit henry divided by the SI derived unit ohm</j.1:description>
    <j.0:uneceCommonCode>H06</j.0:uneceCommonCode>
    <rdfs:label xml:lang="ro">Millihenry pe Ohm</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Time"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="es">Millihenrio por Ohmio</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="pl">Millihenr na Om</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%23UAA790</j.0:informativeReference>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mH.Ohm-1</j.0:ucumCode>
    <j.0:symbol>mH/Ω</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/MilliH-PER-OHM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.001-fold of the SI derived unit henry divided by the SI derived unit ohm"^^rdf:HTML ;
  <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/A0E0L0I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Time> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA790" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA790"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit henry divided by the SI derived unit ohm" ;
  <http://qudt.org/schema/qudt/symbol> "mH/Ω" ;
  <http://qudt.org/schema/qudt/ucumCode> "mH.Ohm-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "H06" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Millihenr na Om"@pl ;
  rdfs:label "Millihenrio por Ohmio"@es ;
  rdfs:label "Millihenry na Ohm"@cs ;
  rdfs:label "Millihenry na Ohm"@sl ;
  rdfs:label "Millihenry par Ohm"@fr ;
  rdfs:label "Millihenry pe Ohm"@ro ;
  rdfs:label "Millihenry per Ohm" ;
  rdfs:label "Millihenry per Ohm"@en ;
  rdfs:label "Millihenry per Ohm"@it ;
  rdfs:label "Millihenry per Ohm"@ms ;
  rdfs:label "Millihenry per Ohm"@tr ;
  rdfs:label "Millihenry pro Ohm"@de ;
.
JSON
{"resource":"Millihenry per Ohm" 
 ,"qname":"unit:MilliH-PER-OHM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliH-PER-OHM" 
 ,"properties":["applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.001" 
    ,"conversion multiplier scientific":"1.0E-3" 
    ,"description":"0.001-fold of the SI derived unit henry divided by the SI derived unit ohm" 
    ,"description (plain text)":"0.001-fold of the SI derived unit henry divided by the SI derived unit ohm" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T1D0" 
    ,"has quantity kind":"quantitykind:Time" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA790" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA790" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Millihenr na Om" 
    ,"label":"Millihenrio por Ohmio" 
    ,"label":"Millihenry na Ohm" 
    ,"label":"Millihenry na Ohm" 
    ,"label":"Millihenry par Ohm" 
    ,"label":"Millihenry pe Ohm" 
    ,"label":"Millihenry per Ohm" 
    ,"label":"Millihenry per Ohm" 
    ,"label":"Millihenry per Ohm" 
    ,"label":"Millihenry per Ohm" 
    ,"label":"Millihenry per Ohm" 
    ,"label":"Millihenry pro Ohm" 
    ,"symbol":"mH\/Ω" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"mH.Ohm-1" 
    ,"unece common code":"H06" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MilliH-PER-OHM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.001-fold of the SI derived unit henry divided by the SI derived unit ohm",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "0.001",
  "conversionMultiplier:SN" : 0.001,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Time",
  "iec61360Code" : "0112/2///62720#UAA790",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA790",
  "plainTextDescription" : "0.001-fold of the SI derived unit henry divided by the SI derived unit ohm",
  "symbol" : "mH/Ω",
  "ucumCode" : "mH.Ohm-1",
  "uneceCommonCode" : "H06",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ "Millihenry per Ohm", {
    "@language" : "en",
    "@value" : "Millihenry per Ohm"
  }, {
    "@language" : "cs",
    "@value" : "Millihenry na Ohm"
  }, {
    "@language" : "fr",
    "@value" : "Millihenry par Ohm"
  }, {
    "@language" : "sl",
    "@value" : "Millihenry na Ohm"
  }, {
    "@language" : "it",
    "@value" : "Millihenry per Ohm"
  }, {
    "@language" : "de",
    "@value" : "Millihenry pro Ohm"
  }, {
    "@language" : "ms",
    "@value" : "Millihenry per Ohm"
  }, {
    "@language" : "tr",
    "@value" : "Millihenry per Ohm"
  }, {
    "@language" : "ro",
    "@value" : "Millihenry pe Ohm"
  }, {
    "@language" : "es",
    "@value" : "Millihenrio por Ohmio"
  }, {
    "@language" : "pl",
    "@value" : "Millihenr na Om"
  } ],
  "@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"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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 2025-10-27T16:57:39.301-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)