unit:A_Ab-PER-CentiM2

URI: http://qudt.org/vocab/unit/A_Ab-PER-CentiM2

Type
Description

Abampere Per Square Centimeter (\(aA/cm^2\)) is a unit in the category of Electric current density. It is also known as abamperes per square centimeter, abampere/square centimeter, abampere/square centimetre, abamperes per square centimetre, abampere per square centimetre. This unit is commonly used in the cgs unit system. Abampere Per Square Centimeter (\(aA/cm^2\)) 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.

Properties
qudt:symbol
abA/cm²
qudt:ucumCode
Bi.cm-2
Bi/cm2
Annotations
dcterms:description
Abampere Per Square Centimeter (\(aA/cm^2\)) is a unit in the category of Electric current density. It is also known as abamperes per square centimeter, abampere/square centimeter, abampere/square centimetre, abamperes per square centimetre, abampere per square centimetre. This unit is commonly used in the cgs unit system. Abampere Per Square Centimeter (\(aA/cm^2\)) 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.
qudt:expression
\(aba-per-cm2\)
rdfs:label
Abampere per Square Centimeter(en-us)
Abampere per Square Centimetre(en)
View as:  CSV

Work in progress

RDF/XML
<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: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">Abampere Per Square Centimeter (\(aA/cm^2\)) is a unit in the category of Electric current density. It is also known as abamperes per square centimeter, abampere/square centimeter, abampere/square centimetre, abamperes per square centimetre, abampere per square centimetre. This unit is commonly used in the cgs unit system. Abampere Per Square Centimeter (\(aA/cm^2\)) 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:symbol>abA/cm²</j.0:symbol>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <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"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(aba-per-cm2\)</j.0:expression>
    <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>
TURTLE
@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> "Abampere Per Square Centimeter (\\(aA/cm^2\\)) is a unit in the category of Electric current density. It is also known as abamperes per square centimeter, abampere/square centimeter, abampere/square centimetre, abamperes per square centimetre, abampere per square centimetre. This unit is commonly used in the cgs unit system. Abampere Per Square Centimeter (\\(aA/cm^2\\)) 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/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 ;
.
JSON
{"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" 
    ,"description":"Abampere Per Square Centimeter (\\(aA\/cm^2\\)) is a unit in the category of Electric current density. It is also known as abamperes per square centimeter, abampere\/square centimeter, abampere\/square centimetre, abamperes per square centimetre, abampere per square centimetre. This unit is commonly used in the cgs unit system. Abampere Per Square Centimeter (\\(aA\/cm^2\\)) 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." 
    ,"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":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Abampere per Square Centimeter" 
    ,"label":"Abampere per Square Centimetre" 
    ,"symbol":"abA\/cm&sup2;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"Bi.cm-2" 
    ,"ucum code":"Bi\/cm2" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/A_Ab-PER-CentiM2",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "Abampere Per Square Centimeter (\\(aA/cm^2\\)) is a unit in the category of Electric current density. It is also known as abamperes per square centimeter, abampere/square centimeter, abampere/square centimetre, abamperes per square centimetre, abampere per square centimetre. This unit is commonly used in the cgs unit system. Abampere Per Square Centimeter (\\(aA/cm^2\\)) 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.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "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"
    },
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "derivedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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#"
  }
}

Generated 2023-09-27T16:12:39.514-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)