unit:AttoA

URI: http://qudt.org/vocab/unit/AttoA

Type
Description

An $\textit{AttoAmpere}$ is 0.000000000000000001-fold of the unit ampere

Properties
qudt:conversionMultiplier
0.000000000000000001
qudt:iec61360Code
0112/2///62720#UAB637
Annotations
dcterms:description
An $\textit{AttoAmpere}$ is 0.000000000000000001-fold of the unit ampere
rdfs:label
Attoamper(hu)
Attoamper(pl)
Attoamper(ro)
Attoamper(sl)
Attoamper(tr)
Attoampere
Attoampere(de)
Attoampere(en)
Attoampere(it)
Attoampere(ms)
Attoamperio(es)
Attoampère(fr)
Attoampér(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/AttoA">
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-18</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="cs">Attoampér</rdfs:label>
    <rdfs:label>Attoampere</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
  An $\textit{AttoAmpere}$ is 0.000000000000000001-fold of the unit ampere
  </j.1:description>
    <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/A"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/DisplacementCurrent"/>
    <rdfs:label xml:lang="de">Attoampere</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCurrent"/>
    <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Atto"/>
    <j.0:iec61360Code>0112/2///62720#UAB637</j.0:iec61360Code>
    <rdfs:label xml:lang="en">Attoampere</rdfs:label>
    <rdfs:label xml:lang="it">Attoampere</rdfs:label>
    <rdfs:label xml:lang="ms">Attoampere</rdfs:label>
    <rdfs:label xml:lang="hu">Attoamper</rdfs:label>
    <rdfs:label xml:lang="pl">Attoamper</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">aA</j.0:ucumCode>
    <rdfs:label xml:lang="ro">Attoamper</rdfs:label>
    <rdfs:label xml:lang="sl">Attoamper</rdfs:label>
    <rdfs:label xml:lang="fr">Attoampère</rdfs:label>
    <rdfs:label xml:lang="tr">Attoamper</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TotalCurrent"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagnetomotiveForce"/>
    <j.0:symbol>aA</j.0:symbol>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/CurrentLinkage"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB637</j.0:informativeReference>
    <rdfs:label xml:lang="es">Attoamperio</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000000000000001</j.0:conversionMultiplier>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticTension"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
  </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/AttoA>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """
  An $\\textit{AttoAmpere}$ is 0.000000000000000001-fold of the unit ampere
  """^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000000000000000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-18 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/CurrentLinkage> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DisplacementCurrent> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticTension> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagnetomotiveForce> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TotalCurrent> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB637" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB637"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Atto> ;
  <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/A> ;
  <http://qudt.org/schema/qudt/symbol> "aA" ;
  <http://qudt.org/schema/qudt/ucumCode> "aA"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Attoamper"@hu ;
  rdfs:label "Attoamper"@pl ;
  rdfs:label "Attoamper"@ro ;
  rdfs:label "Attoamper"@sl ;
  rdfs:label "Attoamper"@tr ;
  rdfs:label "Attoampere" ;
  rdfs:label "Attoampere"@de ;
  rdfs:label "Attoampere"@en ;
  rdfs:label "Attoampere"@it ;
  rdfs:label "Attoampere"@ms ;
  rdfs:label "Attoamperio"@es ;
  rdfs:label "Attoampère"@fr ;
  rdfs:label "Attoampér"@cs ;
.
JSON
{"resource":"Attoampere" 
 ,"qname":"unit:AttoA" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/AttoA" 
 ,"properties":["conversion multiplier":"0.000000000000000001" 
    ,"conversion multiplier scientific":"1.0E-18" 
    ,"description":"\n  An $\\textit{AttoAmpere}$ is 0.000000000000000001-fold of the unit ampere\n  " 
    ,"has dimension vector":"dimension:A0E1L0I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:CurrentLinkage" 
    ,"has quantity kind":"quantitykind:DisplacementCurrent" 
    ,"has quantity kind":"quantitykind:ElectricCurrent" 
    ,"has quantity kind":"quantitykind:ElectricCurrentPhasor" 
    ,"has quantity kind":"quantitykind:MagneticTension" 
    ,"has quantity kind":"quantitykind:MagnetomotiveForce" 
    ,"has quantity kind":"quantitykind:TotalCurrent" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB637" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB637" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Attoamper" 
    ,"label":"Attoamper" 
    ,"label":"Attoamper" 
    ,"label":"Attoamper" 
    ,"label":"Attoamper" 
    ,"label":"Attoampere" 
    ,"label":"Attoampere" 
    ,"label":"Attoampere" 
    ,"label":"Attoampere" 
    ,"label":"Attoampere" 
    ,"label":"Attoamperio" 
    ,"label":"Attoamp&egrave;re" 
    ,"label":"Attoamp&eacute;r" 
    ,"prefix":"prefix:Atto" 
    ,"scalingOf":"unit:A" 
    ,"symbol":"aA" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"aA" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/AttoA",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "\n  An $\\textit{AttoAmpere}$ is 0.000000000000000001-fold of the unit ampere\n  ",
  "conversionMultiplier" : "0.000000000000000001",
  "conversionMultiplier:SN" : 1.0E-18,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L0I0M0H0T0D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/DisplacementCurrent", "http://qudt.org/vocab/quantitykind/ElectricCurrent", "http://qudt.org/vocab/quantitykind/TotalCurrent", "http://qudt.org/vocab/quantitykind/MagnetomotiveForce", "http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor", "http://qudt.org/vocab/quantitykind/CurrentLinkage", "http://qudt.org/vocab/quantitykind/MagneticTension" ],
  "iec61360Code" : "0112/2///62720#UAB637",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB637",
  "prefix" : "http://qudt.org/vocab/prefix/Atto",
  "scalingOf" : "http://qudt.org/vocab/unit/A",
  "symbol" : "aA",
  "ucumCode" : "aA",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "cs",
    "@value" : "Attoampér"
  }, "Attoampere", {
    "@language" : "de",
    "@value" : "Attoampere"
  }, {
    "@language" : "en",
    "@value" : "Attoampere"
  }, {
    "@language" : "it",
    "@value" : "Attoampere"
  }, {
    "@language" : "ms",
    "@value" : "Attoampere"
  }, {
    "@language" : "hu",
    "@value" : "Attoamper"
  }, {
    "@language" : "pl",
    "@value" : "Attoamper"
  }, {
    "@language" : "ro",
    "@value" : "Attoamper"
  }, {
    "@language" : "sl",
    "@value" : "Attoamper"
  }, {
    "@language" : "fr",
    "@value" : "Attoampère"
  }, {
    "@language" : "tr",
    "@value" : "Attoamper"
  }, {
    "@language" : "es",
    "@value" : "Attoamperio"
  } ],
  "@context" : {
    "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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "scalingOf" : {
      "@id" : "http://qudt.org/schema/qudt/scalingOf",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "prefix" : {
      "@id" : "http://qudt.org/schema/qudt/prefix",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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-11-13T09:13:01.890-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)