<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
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-PER-CentiM2">
<j.0:uneceCommonCode>A4</j.0:uneceCommonCode>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<rdfs:label xml:lang="en">Ampere Per Square Centimetre</rdfs:label>
<j.0:plainTextDescription>SI base unit ampere divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2</j.0:plainTextDescription>
<j.0:symbol>A/cm²</j.0:symbol>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">A.cm-2</j.0:ucumCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">10000.0</j.0:conversionMultiplier>
<rdfs:label xml:lang="en-us">Ampere Per Square Centimeter</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">A/cm2</j.0:ucumCode>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCurrentDensity"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0"/>
<j.0:iec61360Code>0112/2///62720#UAB052</j.0:iec61360Code>
</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-PER-CentiM2>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<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> 10000.0 ;
<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/iec61360Code> "0112/2///62720#UAB052" ;
<http://qudt.org/schema/qudt/plainTextDescription> "SI base unit ampere divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
<http://qudt.org/schema/qudt/symbol> "A/cm²" ;
<http://qudt.org/schema/qudt/ucumCode> "A.cm-2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "A/cm2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "A4" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Ampere Per Square Centimeter"@en-us ;
rdfs:label "Ampere Per Square Centimetre"@en ;
.
{"resource":"Ampere Per Square Centimetre"
,"qname":"unit:A-PER-CentiM2"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/A-PER-CentiM2"
,"properties":["applicable system":"sou:CGS-EMU"
,"applicable system":"sou:CGS-GAUSS"
,"applicable system":"sou:SI"
,"conversion multiplier":"10000.0"
,"description (plain text)":"SI base unit ampere divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2"
,"has dimension vector":"dimension:A0E1L-2I0M0H0T0D0"
,"has quantity kind":"quantitykind:ElectricCurrentDensity"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB052"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Ampere Per Square Centimeter"
,"label":"Ampere Per Square Centimetre"
,"symbol":"A\/cm²"
,"type":"qudt:Unit"
,"ucum code":"A.cm-2"
,"ucum code":"A\/cm2"
,"unece common code":"A4"
]}
{
"@id" : "http://qudt.org/vocab/unit/A-PER-CentiM2",
"@type" : "http://qudt.org/schema/qudt/Unit",
"applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI" ],
"conversionMultiplier" : "10000.0",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricCurrentDensity",
"iec61360Code" : "0112/2///62720#UAB052",
"plainTextDescription" : "SI base unit ampere divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2",
"symbol" : "A/cm²",
"ucumCode" : [ "A.cm-2", "A/cm2" ],
"uneceCommonCode" : "A4",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "Ampere Per Square Centimetre"
}, {
"@language" : "en-us",
"@value" : "Ampere Per Square Centimeter"
} ],
"@context" : {
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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#"
}
}