unit:A-PER-GM

URI: http://qudt.org/vocab/unit/A-PER-GM

Type
Description

Ampere per gram is a practical unit to describe an (applied) current relative to the involved amount of material. This unit is often found in electrochemistry to standardize test conditions and compare various scales of investigated materials.

Properties
Annotations
dcterms:description
Ampere per gram is a practical unit to describe an (applied) current relative to the involved amount of material. This unit is often found in electrochemistry to standardize test conditions and compare various scales of investigated materials.
rdfs:label
Amper na Gram(pl)
Amper na Gram(sl)
Amper pe Gram(ro)
Amper per Gram(tr)
Ampere per Gram
Ampere per Gram(en)
Ampere per Gram(ms)
Ampere per Grammo(it)
Ampere por Grama(pt)
Ampere pro Gramm(de)
Amperio por Gramo(es)
Amperium per Gramma(la)
Ampère par Gramme(fr)
Ampér na Gram(cs)
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-PER-GM">
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificElectricCurrent"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="pl">Amper na Gram</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="sl">Amper na Gram</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">A.g-1</j.0:ucumCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="es">Amperio por Gramo</rdfs:label>
    <rdfs:label xml:lang="pt">Ampere por Grama</rdfs:label>
    <j.0:conversionOffsetSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0E0</j.0:conversionOffsetSN>
    <rdfs:label xml:lang="tr">Amper per Gram</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <rdfs:label xml:lang="it">Ampere per Grammo</rdfs:label>
    <rdfs:label xml:lang="de">Ampere pro Gramm</rdfs:label>
    <rdfs:label xml:lang="cs">Ampér na Gram</rdfs:label>
    <rdfs:label>Ampere per Gram</rdfs:label>
    <rdfs:label xml:lang="ro">Amper pe Gram</rdfs:label>
    <rdfs:label xml:lang="en">Ampere per Gram</rdfs:label>
    <rdfs:label xml:lang="ms">Ampere per Gram</rdfs:label>
    <j.0:conversionOffset rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0</j.0:conversionOffset>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Ampere per gram}$ is a practical unit to describe an (applied) current relative to the involved amount of material. 
  This unit is often found in electrochemistry to standardize test conditions and compare various scales of investigated materials.
  </j.1:description>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:symbol>A/g</j.0:symbol>
    <rdfs:label xml:lang="fr">Ampère par Gramme</rdfs:label>
    <rdfs:label xml:lang="la">Amperium per Gramma</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0"/>
  </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-PER-GM>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """$\\textit{Ampere per gram}$ is a practical unit to describe an (applied) current relative to the involved amount of material. 
  This unit is often found in electrochemistry to standardize test conditions and compare various scales of investigated materials.
  """^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E3 ;
  <http://qudt.org/schema/qudt/conversionOffset> 0.0 ;
  <http://qudt.org/schema/qudt/conversionOffsetSN> 0.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificElectricCurrent> ;
  <http://qudt.org/schema/qudt/symbol> "A/g" ;
  <http://qudt.org/schema/qudt/ucumCode> "A.g-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Amper na Gram"@pl ;
  rdfs:label "Amper na Gram"@sl ;
  rdfs:label "Amper pe Gram"@ro ;
  rdfs:label "Amper per Gram"@tr ;
  rdfs:label "Ampere per Gram" ;
  rdfs:label "Ampere per Gram"@en ;
  rdfs:label "Ampere per Gram"@ms ;
  rdfs:label "Ampere per Grammo"@it ;
  rdfs:label "Ampere por Grama"@pt ;
  rdfs:label "Ampere pro Gramm"@de ;
  rdfs:label "Amperio por Gramo"@es ;
  rdfs:label "Amperium per Gramma"@la ;
  rdfs:label "Ampère par Gramme"@fr ;
  rdfs:label "Ampér na Gram"@cs ;
.
JSON
{"resource":"Ampere per Gram" 
 ,"qname":"unit:A-PER-GM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/A-PER-GM" 
 ,"properties":["conversion multiplier":"1000.0" 
    ,"conversion multiplier scientific":"1.0E3" 
    ,"conversion offset":"0.0" 
    ,"conversion offset scientific":"0.0E0" 
    ,"description":"$\\textit{Ampere per gram}$ is a practical unit to describe an (applied) current relative to the involved amount of material. \n  This unit is often found in electrochemistry to standardize test conditions and compare various scales of investigated materials.\n  " 
    ,"has dimension vector":"dimension:A0E1L0I0M-1H0T0D0" 
    ,"has quantity kind":"quantitykind:SpecificElectricCurrent" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Amper na Gram" 
    ,"label":"Amper na Gram" 
    ,"label":"Amper pe Gram" 
    ,"label":"Amper per Gram" 
    ,"label":"Ampere per Gram" 
    ,"label":"Ampere per Gram" 
    ,"label":"Ampere per Gram" 
    ,"label":"Ampere per Grammo" 
    ,"label":"Ampere por Grama" 
    ,"label":"Ampere pro Gramm" 
    ,"label":"Amperio por Gramo" 
    ,"label":"Amperium per Gramma" 
    ,"label":"Amp&egrave;re par Gramme" 
    ,"label":"Amp&eacute;r na Gram" 
    ,"symbol":"A\/g" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"A.g-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/A-PER-GM",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "$\\textit{Ampere per gram}$ is a practical unit to describe an (applied) current relative to the involved amount of material. \n  This unit is often found in electrochemistry to standardize test conditions and compare various scales of investigated materials.\n  ",
  "conversionMultiplier" : "1000.0",
  "conversionMultiplier:SN" : 1000.0,
  "conversionOffset" : "0.0",
  "conversionOffset:SN" : 0.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M-1H0T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SpecificElectricCurrent",
  "symbol" : "A/g",
  "ucumCode" : "A.g-1",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Amper na Gram"
  }, {
    "@language" : "sl",
    "@value" : "Amper na Gram"
  }, {
    "@language" : "es",
    "@value" : "Amperio por Gramo"
  }, {
    "@language" : "pt",
    "@value" : "Ampere por Grama"
  }, {
    "@language" : "tr",
    "@value" : "Amper per Gram"
  }, {
    "@language" : "it",
    "@value" : "Ampere per Grammo"
  }, {
    "@language" : "de",
    "@value" : "Ampere pro Gramm"
  }, {
    "@language" : "cs",
    "@value" : "Ampér na Gram"
  }, "Ampere per Gram", {
    "@language" : "ro",
    "@value" : "Amper pe Gram"
  }, {
    "@language" : "en",
    "@value" : "Ampere per Gram"
  }, {
    "@language" : "ms",
    "@value" : "Ampere per Gram"
  }, {
    "@language" : "fr",
    "@value" : "Ampère par Gramme"
  }, {
    "@language" : "la",
    "@value" : "Amperium per Gramma"
  } ],
  "@context" : {
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "conversionOffsetSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionOffsetSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "conversionOffset" : {
      "@id" : "http://qudt.org/schema/qudt/conversionOffset",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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 2025-10-27T16:58:48.001-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)