unit:ExaV-A

URI: http://qudt.org/vocab/unit/ExaV-A

Type
Description

1,000,000,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere

Properties
qudt:conversionMultiplier
1000000000000000000.0
qudt:iec61360Code
0112/2///62720#UAB537
qudt:symbol
EV·A
Annotations
dcterms:description
1,000,000,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere
rdfs:label
Exavolt Amper(ro)
Exavolt Amper(sl)
Exavolt Amper(tr)
Exavolt Ampere
Exavolt Ampere(de)
Exavolt Ampere(en)
Exavolt Ampere(it)
Exavolt Ampere(ms)
Exavolt Ampère(fr)
Exavolt Ampér(cs)
Exavoltio Amperio(es)
Exawolt Amper(pl)
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/ExaV-A">
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <rdfs:label xml:lang="pl">Exawolt Amper</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E18</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="ro">Exavolt Amper</rdfs:label>
    <rdfs:label xml:lang="sl">Exavolt Amper</rdfs:label>
    <rdfs:label xml:lang="tr">Exavolt Amper</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ApparentPower"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB537</j.0:informativeReference>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000000000000000.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="fr">Exavolt Ampère</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">EV.A</j.0:ucumCode>
    <j.0:iec61360Code>0112/2///62720#UAB537</j.0:iec61360Code>
    <j.0:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</j.0:deprecated>
    <rdfs:label>Exavolt Ampere</rdfs:label>
    <rdfs:label xml:lang="de">Exavolt Ampere</rdfs:label>
    <j.1:isReplacedBy rdf:resource="http://qudt.org/vocab/unit/ExaVA"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
    <rdfs:label xml:lang="en">Exavolt Ampere</rdfs:label>
    <rdfs:label xml:lang="it">Exavolt Ampere</rdfs:label>
    <rdfs:label xml:lang="ms">Exavolt Ampere</rdfs:label>
    <rdfs:label xml:lang="cs">Exavolt Ampér</rdfs:label>
    <j.0:symbol>EV·A</j.0:symbol>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.1:description>1,000,000,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere</j.1:description>
    <rdfs:label xml:lang="es">Exavoltio Amperio</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/ExaV-A>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "1,000,000,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere" ;
  <http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/unit/ExaVA> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1000000000000000000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E18 ;
  <http://qudt.org/schema/qudt/deprecated> true ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ApparentPower> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB537" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB537"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "EV·A" ;
  <http://qudt.org/schema/qudt/ucumCode> "EV.A"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Exavolt Amper"@ro ;
  rdfs:label "Exavolt Amper"@sl ;
  rdfs:label "Exavolt Amper"@tr ;
  rdfs:label "Exavolt Ampere" ;
  rdfs:label "Exavolt Ampere"@de ;
  rdfs:label "Exavolt Ampere"@en ;
  rdfs:label "Exavolt Ampere"@it ;
  rdfs:label "Exavolt Ampere"@ms ;
  rdfs:label "Exavolt Ampère"@fr ;
  rdfs:label "Exavolt Ampér"@cs ;
  rdfs:label "Exavoltio Amperio"@es ;
  rdfs:label "Exawolt Amper"@pl ;
.
JSON
{"resource":"Exavolt Ampere" 
 ,"qname":"unit:ExaV-A" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/ExaV-A" 
 ,"properties":["conversion multiplier":"1000000000000000000.0" 
    ,"conversion multiplier scientific":"1.0E18" 
    ,"deprecated":"true" 
    ,"description":"1,000,000,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0" 
    ,"has quantity kind":"quantitykind:ApparentPower" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB537" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB537" 
    ,"is replaced by":"unit:ExaVA" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.6\/vocab\/unit&gt;" 
    ,"label":"Exavolt Amper" 
    ,"label":"Exavolt Amper" 
    ,"label":"Exavolt Amper" 
    ,"label":"Exavolt Ampere" 
    ,"label":"Exavolt Ampere" 
    ,"label":"Exavolt Ampere" 
    ,"label":"Exavolt Ampere" 
    ,"label":"Exavolt Ampere" 
    ,"label":"Exavolt Amp&egrave;re" 
    ,"label":"Exavolt Amp&eacute;r" 
    ,"label":"Exavoltio Amperio" 
    ,"label":"Exawolt Amper" 
    ,"symbol":"EV&middot;A" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"EV.A" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/ExaV-A",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "1,000,000,000,000,000,000-fold of the product of the SI base unit volt with the SI base unit ampere",
  "isReplacedBy" : "http://qudt.org/vocab/unit/ExaVA",
  "conversionMultiplier" : "1000000000000000000.0",
  "conversionMultiplier:SN" : 1.0E18,
  "http://qudt.org/schema/qudt/deprecated" : true,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ApparentPower",
  "iec61360Code" : "0112/2///62720#UAB537",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB537",
  "symbol" : "EV·A",
  "ucumCode" : "EV.A",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Exawolt Amper"
  }, {
    "@language" : "ro",
    "@value" : "Exavolt Amper"
  }, {
    "@language" : "sl",
    "@value" : "Exavolt Amper"
  }, {
    "@language" : "tr",
    "@value" : "Exavolt Amper"
  }, {
    "@language" : "fr",
    "@value" : "Exavolt Ampère"
  }, "Exavolt Ampere", {
    "@language" : "de",
    "@value" : "Exavolt Ampere"
  }, {
    "@language" : "en",
    "@value" : "Exavolt Ampere"
  }, {
    "@language" : "it",
    "@value" : "Exavolt Ampere"
  }, {
    "@language" : "ms",
    "@value" : "Exavolt Ampere"
  }, {
    "@language" : "cs",
    "@value" : "Exavolt Ampér"
  }, {
    "@language" : "es",
    "@value" : "Exavoltio Amperio"
  } ],
  "@context" : {
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "deprecated" : {
      "@id" : "http://qudt.org/schema/qudt/deprecated",
      "@type" : "http://www.w3.org/2001/XMLSchema#boolean"
    },
    "isReplacedBy" : {
      "@id" : "http://purl.org/dc/terms/isReplacedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "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-09-29T15:56:52.626-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)