unit:A_Stat-PER-CentiM2

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

Type
Description

The $\textit{Statampere per Square Centimeter}$ is a unit of electric current density in the c.g.s. system of units.

Properties
qudt:conversionMultiplier
0.000003335641
qudt:symbol
statA/cm²
Annotations
dcterms:description
The $\textit{Statampere per Square Centimeter}$ is a unit of electric current density in the c.g.s. system of units.
qudt:expression
$statA / cm^{2}$
rdfs:label
Statampere per Square Centimeter(en-us)
Statampere 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_Stat-PER-CentiM2">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$statA / cm^{2}$</j.0:expression>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <rdfs:label xml:lang="en">Statampere per Square Centimetre</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000003335641</j.0:conversionMultiplier>
    <j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCurrentDensity"/>
    <j.0:symbol>statA/cm²</j.0:symbol>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
  The $\textit{Statampere per Square Centimeter}$ is a unit of electric current density in the c.g.s. system of units.
  </j.1:description>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.335641E-6</j.0:conversionMultiplierSN>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0"/>
    <rdfs:label xml:lang="en-us">Statampere per Square Centimeter</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/A_Stat-PER-CentiM2>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """
  The $\\textit{Statampere per Square Centimeter}$ is a unit of electric current density in the c.g.s. system of units.
  """^^<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-ESU> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000003335641 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 3.335641E-6 ;
  <http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/CGS-ESU> ;
  <http://qudt.org/schema/qudt/expression> "$statA / cm^{2}$"^^<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/symbol> "statA/cm²" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Statampere per Square Centimeter"@en-us ;
  rdfs:label "Statampere per Square Centimetre"@en ;
.
JSON
{"resource":"Statampere per Square Centimetre" 
 ,"qname":"unit:A_Stat-PER-CentiM2" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/A_Stat-PER-CentiM2" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-ESU" 
    ,"conversion multiplier":"0.000003335641" 
    ,"conversion multiplier scientific":"3.335641E-6" 
    ,"description":"\n  The $\\textit{Statampere per Square Centimeter}$ is a unit of electric current density in the c.g.s. system of units.\n  " 
    ,"expression":"$statA \/ cm^{2}$" 
    ,"has dimension vector":"dimension:A0E1L-2I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:ElectricCurrentDensity" 
    ,"is derived unit of system":"sou:CGS-ESU" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Statampere per Square Centimeter" 
    ,"label":"Statampere per Square Centimetre" 
    ,"symbol":"statA\/cm&sup2;" 
    ,"type":"qudt:Unit" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/A_Stat-PER-CentiM2",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "\n  The $\\textit{Statampere per Square Centimeter}$ is a unit of electric current density in the c.g.s. system of units.\n  ",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-ESU", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "0.000003335641",
  "conversionMultiplier:SN" : 3.335641E-6,
  "derivedUnitOfSystem" : "http://qudt.org/vocab/sou/CGS-ESU",
  "expression" : "$statA / cm^{2}$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M0H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricCurrentDensity",
  "symbol" : "statA/cm²",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en",
    "@value" : "Statampere per Square Centimetre"
  }, {
    "@language" : "en-us",
    "@value" : "Statampere per Square Centimeter"
  } ],
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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"
    },
    "derivedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "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"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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-03-22T14:41:41.565-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)