<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-PER-GM">
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificElectricCharge"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mA.h.g-1</j.0:ucumCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">3600.0</j.0:conversionMultiplier>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Milliampere hour per gram}$ is a practical unit of electric charge relative to the mass of the (active) parts.
1mAh/g describes the capability of a material to store charge equivalent to 1h charge with 1mA per gram.
The unit is often used in electrochemistry to describe the properties of active components like electrodes.
</j.1:description>
<j.0:symbol>mA·h/g</j.0:symbol>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.6E3</j.0:conversionMultiplierSN>
<j.0:conversionOffsetSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0E0</j.0:conversionOffsetSN>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionOffset rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0</j.0:conversionOffset>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0"/>
<rdfs:label xml:lang="en">Milliampere Hour per Gram</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
</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-PER-GM>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """$\\textit{Milliampere hour per gram}$ is a practical unit of electric charge relative to the mass of the (active) parts.
1mAh/g describes the capability of a material to store charge equivalent to 1h charge with 1mA per gram.
The unit is often used in electrochemistry to describe the properties of active components like electrodes.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 3600.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 3.6E3 ;
<http://qudt.org/schema/qudt/conversionOffset> 0.0 ;
<http://qudt.org/schema/qudt/conversionOffsetSN> 0.0E0 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificElectricCharge> ;
<http://qudt.org/schema/qudt/symbol> "mA·h/g" ;
<http://qudt.org/schema/qudt/ucumCode> "mA.h.g-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Milliampere Hour per Gram"@en ;
.
{"resource":"Milliampere Hour per Gram"
,"qname":"unit:MilliA-HR-PER-GM"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliA-HR-PER-GM"
,"properties":["conversion multiplier":"3600.0"
,"conversion multiplier scientific":"3.6E3"
,"conversion offset":"0.0"
,"conversion offset scientific":"0.0E0"
,"description":"$\\textit{Milliampere hour per gram}$ is a practical unit of electric charge relative to the mass of the (active) parts. \n 1mAh\/g describes the capability of a material to store charge equivalent to 1h charge with 1mA per gram. \n The unit is often used in electrochemistry to describe the properties of active components like electrodes.\n "
,"has dimension vector":"dimension:A0E1L0I0M-1H0T1D0"
,"has quantity kind":"quantitykind:SpecificElectricCharge"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Milliampere Hour per Gram"
,"symbol":"mA·h\/g"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"mA.h.g-1"
]}
{
"@id" : "http://qudt.org/vocab/unit/MilliA-HR-PER-GM",
"@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
"description" : "$\\textit{Milliampere hour per gram}$ is a practical unit of electric charge relative to the mass of the (active) parts. \n 1mAh/g describes the capability of a material to store charge equivalent to 1h charge with 1mA per gram. \n The unit is often used in electrochemistry to describe the properties of active components like electrodes.\n ",
"conversionMultiplier" : "3600.0",
"conversionMultiplier:SN" : 3600.0,
"conversionOffset" : "0.0",
"conversionOffset:SN" : 0.0,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SpecificElectricCharge",
"symbol" : "mA·h/g",
"ucumCode" : "mA.h.g-1",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Milliampere Hour per Gram"
},
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"conversionOffsetSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionOffsetSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"conversionOffset" : {
"@id" : "http://qudt.org/schema/qudt/conversionOffset",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}