<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/MilliA-HR">
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCharge"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0"/>
<rdfs:label xml:lang="en">Milliampere Hour</rdfs:label>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">product of the 0.001-fold of the SI base unit ampere and the unit hour</j.1:description>
<j.0:uneceCommonCode>E09</j.0:uneceCommonCode>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">3.6</j.0:conversionMultiplier>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.0:iec61360Code>0112/2///62720#UAA777</j.0:iec61360Code>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mA.h</j.0:ucumCode>
<j.0:plainTextDescription>product of the 0.001-fold of the SI base unit ampere and the unit hour</j.0:plainTextDescription>
<j.0:symbol>mA·h</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.6E0</j.0:conversionMultiplierSN>
</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/MilliA-HR>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "product of the 0.001-fold of the SI base unit ampere and the unit hour"^^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> 3.6 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 3.6E0 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCharge> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA777" ;
<http://qudt.org/schema/qudt/plainTextDescription> "product of the 0.001-fold of the SI base unit ampere and the unit hour" ;
<http://qudt.org/schema/qudt/symbol> "mA·h" ;
<http://qudt.org/schema/qudt/ucumCode> "mA.h"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "E09" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Milliampere Hour"@en ;
.
{"resource":"Milliampere Hour"
,"qname":"unit:MilliA-HR"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliA-HR"
,"properties":["applicable system":"sou:CGS-EMU"
,"applicable system":"sou:CGS-GAUSS"
,"applicable system":"sou:SI"
,"conversion multiplier":"3.6"
,"conversion multiplier scientific":"3.6E0"
,"description":"product of the 0.001-fold of the SI base unit ampere and the unit hour"
,"description (plain text)":"product of the 0.001-fold of the SI base unit ampere and the unit hour"
,"has dimension vector":"dimension:A0E1L0I0M0H0T1D0"
,"has quantity kind":"quantitykind:ElectricCharge"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA777"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Milliampere Hour"
,"symbol":"mA·h"
,"type":"qudt:Unit"
,"ucum code":"mA.h"
,"unece common code":"E09"
]}