<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/MicroMHO">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:plainTextDescription>0.000001-fold of the obsolete unit mho of the electric conductance</j.0:plainTextDescription>
<j.0:uneceCommonCode>NR</j.0:uneceCommonCode>
<j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Micro"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0.000001-fold of the obsolete unit mho of the electric conductance</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0"/>
<j.0:symbol>μmho</j.0:symbol>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricConductivity"/>
<j.0:iec61360Code>0112/2///62720#UAB201</j.0:iec61360Code>
<rdfs:label xml:lang="en">Micromho</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">umho</j.0:ucumCode>
</rdf:Description>
</rdf:RDF>
@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/MicroMHO>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "0.000001-fold of the obsolete unit mho of the electric conductance"^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.000001 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricConductivity> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB201" ;
<http://qudt.org/schema/qudt/plainTextDescription> "0.000001-fold of the obsolete unit mho of the electric conductance" ;
<http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Micro> ;
<http://qudt.org/schema/qudt/symbol> "μmho" ;
<http://qudt.org/schema/qudt/ucumCode> "umho"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "NR" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Micromho"@en ;
.
{"resource":"Micromho"
,"qname":"unit:MicroMHO"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroMHO"
,"properties":["applicable system":"sou:CGS"
,"conversion multiplier":"0.000001"
,"description":"0.000001-fold of the obsolete unit mho of the electric conductance"
,"description (plain text)":"0.000001-fold of the obsolete unit mho of the electric conductance"
,"has dimension vector":"dimension:A0E2L-3I0M-1H0T3D0"
,"has quantity kind":"quantitykind:ElectricConductivity"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB201"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Micromho"
,"prefix":"prefix:Micro"
,"symbol":"μmho"
,"type":"qudt:Unit"
,"ucum code":"umho"
,"unece common code":"NR"
]}
{
"@id" : "http://qudt.org/vocab/unit/MicroMHO",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "0.000001-fold of the obsolete unit mho of the electric conductance",
"applicableSystem" : "http://qudt.org/vocab/sou/CGS",
"conversionMultiplier" : "0.000001",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-3I0M-1H0T3D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricConductivity",
"iec61360Code" : "0112/2///62720#UAB201",
"plainTextDescription" : "0.000001-fold of the obsolete unit mho of the electric conductance",
"prefix" : "http://qudt.org/vocab/prefix/Micro",
"symbol" : "μmho",
"ucumCode" : "umho",
"uneceCommonCode" : "NR",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Micromho"
},
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"prefix" : {
"@id" : "http://qudt.org/schema/qudt/prefix",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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"
},
"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#"
}
}