<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/A_Ab-PER-CentiM2">
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCurrentDensity"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Bi.cm-2</j.0:ucumCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E5</j.0:conversionMultiplierSN>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The unit $\textit{Abampere Per Square Centimeter}$, symbol $aA/cm^2$, is a unit in the category of Electric current density.
It is also known as $\textit{abamperes per square centimeter}$, $\textit{abampere/square centimeter}$,
and $\textit{abampere per square centimetre}$.
This unit is commonly used in the cgs unit system.
$\textit{Abampere Per Square Centimeter}$ has a dimension of $L^{-2}I$ where $L$ is length, and $I$ is electric current.
It can be converted to the corresponding standard SI unit $A/m^{2}$ by multiplying its value by a factor of 100000.
</j.1:description>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Bi/cm2</j.0:ucumCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">100000.0</j.0:conversionMultiplier>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$aba-per-cm2$</j.0:expression>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:symbol>abA/cm²</j.0:symbol>
<j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<rdfs:label xml:lang="en-US">Abampere per Square Centimeter</rdfs:label>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<rdfs:label xml:lang="en">Abampere per Square Centimetre</rdfs:label>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://wordinfo.info/results/abampere</j.0:informativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.efunda.com/glossary/units/units--electric_current_density--abampere_per_square_centimeter.cfm</j.0:informativeReference>
</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/A_Ab-PER-CentiM2>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """
The unit $\\textit{Abampere Per Square Centimeter}$, symbol $aA/cm^2$, is a unit in the category of Electric current density.
It is also known as $\\textit{abamperes per square centimeter}$, $\\textit{abampere/square centimeter}$,
and $\\textit{abampere per square centimetre}$.
This unit is commonly used in the cgs unit system.
$\\textit{Abampere Per Square Centimeter}$ has a dimension of $L^{-2}I$ where $L$ is length, and $I$ is electric current.
It can be converted to the corresponding standard SI unit $A/m^{2}$ by multiplying its value by a factor of 100000.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 100000.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E5 ;
<http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
<http://qudt.org/schema/qudt/expression> "$aba-per-cm2$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCurrentDensity> ;
<http://qudt.org/schema/qudt/informativeReference> "http://wordinfo.info/results/abampere"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--electric_current_density--abampere_per_square_centimeter.cfm"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "abA/cm²" ;
<http://qudt.org/schema/qudt/ucumCode> "Bi.cm-2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "Bi/cm2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Abampere per Square Centimeter"@en-US ;
rdfs:label "Abampere per Square Centimetre"@en ;
.
{"resource":"Abampere per Square Centimetre"
,"qname":"unit:A_Ab-PER-CentiM2"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/A_Ab-PER-CentiM2"
,"properties":["applicable system":"sou:CGS"
,"applicable system":"sou:CGS-EMU"
,"conversion multiplier":"100000.0"
,"conversion multiplier scientific":"1.0E5"
,"description":"\n The unit $\\textit{Abampere Per Square Centimeter}$, symbol $aA\/cm^2$, is a unit in the category of Electric current density. \n It is also known as $\\textit{abamperes per square centimeter}$, $\\textit{abampere\/square centimeter}$,\n and $\\textit{abampere per square centimetre}$. \n This unit is commonly used in the cgs unit system.\n $\\textit{Abampere Per Square Centimeter}$ has a dimension of $L^{-2}I$ where $L$ is length, and $I$ is electric current. \n It can be converted to the corresponding standard SI unit $A\/m^{2}$ by multiplying its value by a factor of 100000.\n "
,"expression":"$aba-per-cm2$"
,"has dimension vector":"dimension:A0E1L-2I0M0H0T0D0"
,"has quantity kind":"quantitykind:ElectricCurrentDensity"
,"informative reference":"http:\/\/wordinfo.info\/results\/abampere"
,"informative reference":"http:\/\/www.efunda.com\/glossary\/units\/units--electric_current_density--abampere_per_square_centimeter.cfm"
,"is derived unit of system":"sou:CGS-EMU"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Abampere per Square Centimeter"
,"label":"Abampere per Square Centimetre"
,"symbol":"abA\/cm²"
,"type":"qudt:Unit"
,"ucum code":"Bi.cm-2"
,"ucum code":"Bi\/cm2"
]}
{
"@id" : "http://qudt.org/vocab/unit/A_Ab-PER-CentiM2",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "\n The unit $\\textit{Abampere Per Square Centimeter}$, symbol $aA/cm^2$, is a unit in the category of Electric current density. \n It is also known as $\\textit{abamperes per square centimeter}$, $\\textit{abampere/square centimeter}$,\n and $\\textit{abampere per square centimetre}$. \n This unit is commonly used in the cgs unit system.\n $\\textit{Abampere Per Square Centimeter}$ has a dimension of $L^{-2}I$ where $L$ is length, and $I$ is electric current. \n It can be converted to the corresponding standard SI unit $A/m^{2}$ by multiplying its value by a factor of 100000.\n ",
"applicableSystem" : [ "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU" ],
"conversionMultiplier" : "100000.0",
"conversionMultiplier:SN" : 100000.0,
"derivedUnitOfSystem" : "http://qudt.org/vocab/sou/CGS-EMU",
"expression" : "$aba-per-cm2$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricCurrentDensity",
"informativeReference" : [ "http://wordinfo.info/results/abampere", "http://www.efunda.com/glossary/units/units--electric_current_density--abampere_per_square_centimeter.cfm" ],
"symbol" : "abA/cm²",
"ucumCode" : [ "Bi.cm-2", "Bi/cm2" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en-us",
"@value" : "Abampere per Square Centimeter"
}, {
"@language" : "en",
"@value" : "Abampere per Square Centimetre"
} ],
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"derivedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}