unit:C_Ab-PER-CentiM2

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

Type
Description

Abcoulomb Per Square Centimeter is a unit in the category of Electric charge surface density. It is also known as abcoulombs per square centimeter, abcoulomb per square centimetre, abcoulombs per square centimetre, abcoulomb/square centimeter,abcoulomb/square centimetre. This unit is commonly used in the cgs unit system. Abcoulomb Per Square Centimeter (abcoulomb/cm2) has a dimension of $L_2TI$. where $L$ is length, $T$ is time, and $I$ is electric current. It can be converted to the corresponding standard SI unit $C/m^2$ by multiplying its value by a factor of 100,000.

Properties
qudt:latexDefinition
$abcoulomb/cm^2$
qudt:symbol
abC/cm²
qudt:ucumCode
10.C.cm-2
Annotations
dcterms:description
Abcoulomb Per Square Centimeter is a unit in the category of Electric charge surface density. It is also known as abcoulombs per square centimeter, abcoulomb per square centimetre, abcoulombs per square centimetre, abcoulomb/square centimeter,abcoulomb/square centimetre. This unit is commonly used in the cgs unit system. Abcoulomb Per Square Centimeter (abcoulomb/cm2) has a dimension of $L_2TI$. where $L$ is length, $T$ is time, and $I$ is electric current. It can be converted to the corresponding standard SI unit $C/m^2$ by multiplying its value by a factor of 100,000.
qudt:expression
$abc-per-cm2$
rdfs:label
Abcoulomb per Square Centimeter(en-us)
Abcoulomb 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/C_Ab-PER-CentiM2">
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.efunda.com/glossary/units/units--electric_charge_surface_density--abcoulomb_per_square_centimeter.cfm</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0"/>
    <rdfs:label xml:lang="en-us">Abcoulomb per Square Centimeter</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">100000.0</j.0:conversionMultiplier>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">10.C.cm-2</j.0:ucumCode>
    <j.0:symbol>abC/cm²</j.0:symbol>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Abcoulomb Per Square Centimeter is a unit in the category of Electric charge surface density. It is also known as abcoulombs per square centimeter, abcoulomb per square centimetre, abcoulombs per square centimetre, abcoulomb/square centimeter,abcoulomb/square centimetre. This unit is commonly used in the cgs unit system.
Abcoulomb Per Square Centimeter (abcoulomb/cm2) has a dimension of $L_2TI$.  where $L$ is length, $T$ is time, and $I$ is electric current. It can be converted to the corresponding standard SI unit $C/m^2$ by multiplying its value by a factor of 100,000.</j.1:description>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E5</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricChargePerArea"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$abcoulomb/cm^2$</j.0:latexDefinition>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$abc-per-cm2$</j.0:expression>
    <j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="en">Abcoulomb per Square Centimetre</rdfs:label>
  </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/C_Ab-PER-CentiM2>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """Abcoulomb Per Square Centimeter is a unit in the category of Electric charge surface density. It is also known as abcoulombs per square centimeter, abcoulomb per square centimetre, abcoulombs per square centimetre, abcoulomb/square centimeter,abcoulomb/square centimetre. This unit is commonly used in the cgs unit system.
Abcoulomb Per Square Centimeter (abcoulomb/cm2) has a dimension of $L_2TI$.  where $L$ is length, $T$ is time, and $I$ is electric current. It can be converted to the corresponding standard SI unit $C/m^2$ by multiplying its value by a factor of 100,000."""^^<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> "$abc-per-cm2$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricChargePerArea> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--electric_charge_surface_density--abcoulomb_per_square_centimeter.cfm"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "$abcoulomb/cm^2$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/symbol> "abC/cm²" ;
  <http://qudt.org/schema/qudt/ucumCode> "10.C.cm-2"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Abcoulomb per Square Centimeter"@en-us ;
  rdfs:label "Abcoulomb per Square Centimetre"@en ;
.
JSON
{"resource":"Abcoulomb per Square Centimetre" 
 ,"qname":"unit:C_Ab-PER-CentiM2" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/C_Ab-PER-CentiM2" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"conversion multiplier":"100000.0" 
    ,"conversion multiplier scientific":"1.0E5" 
    ,"description":"Abcoulomb Per Square Centimeter is a unit in the category of Electric charge surface density. It is also known as abcoulombs per square centimeter, abcoulomb per square centimetre, abcoulombs per square centimetre, abcoulomb\/square centimeter,abcoulomb\/square centimetre. This unit is commonly used in the cgs unit system.\nAbcoulomb Per Square Centimeter (abcoulomb\/cm2) has a dimension of $L_2TI$.  where $L$ is length, $T$ is time, and $I$ is electric current. It can be converted to the corresponding standard SI unit $C\/m^2$ by multiplying its value by a factor of 100,000." 
    ,"expression":"$abc-per-cm2$" 
    ,"has dimension vector":"dimension:A0E1L-2I0M0H0T1D0" 
    ,"has quantity kind":"quantitykind:ElectricChargePerArea" 
    ,"informative reference":"http:\/\/www.efunda.com\/glossary\/units\/units--electric_charge_surface_density--abcoulomb_per_square_centimeter.cfm" 
    ,"is derived unit of system":"sou:CGS-EMU" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Abcoulomb per Square Centimeter" 
    ,"label":"Abcoulomb per Square Centimetre" 
    ,"latex definition":"$abcoulomb\/cm^2$" 
    ,"symbol":"abC\/cm&sup2;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"10.C.cm-2" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/C_Ab-PER-CentiM2",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "Abcoulomb Per Square Centimeter is a unit in the category of Electric charge surface density. It is also known as abcoulombs per square centimeter, abcoulomb per square centimetre, abcoulombs per square centimetre, abcoulomb/square centimeter,abcoulomb/square centimetre. This unit is commonly used in the cgs unit system.\nAbcoulomb Per Square Centimeter (abcoulomb/cm2) has a dimension of $L_2TI$.  where $L$ is length, $T$ is time, and $I$ is electric current. It can be converted to the corresponding standard SI unit $C/m^2$ by multiplying its value by a factor of 100,000.",
  "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" : "$abc-per-cm2$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T1D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricChargePerArea",
  "informativeReference" : "http://www.efunda.com/glossary/units/units--electric_charge_surface_density--abcoulomb_per_square_centimeter.cfm",
  "latexDefinition" : "$abcoulomb/cm^2$",
  "symbol" : "abC/cm²",
  "ucumCode" : "10.C.cm-2",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en-us",
    "@value" : "Abcoulomb per Square Centimeter"
  }, {
    "@language" : "en",
    "@value" : "Abcoulomb per Square Centimetre"
  } ],
  "@context" : {
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "derivedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
      "@type" : "@id"
    },
    "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 2024-07-23T08:40:05.503-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)