unit:GigaV

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

Type
Description

1,000,000,000-fold of the SI derived unit volt

Properties
qudt:iec61360Code
0112/2///62720#UAC772
Annotations
dcterms:description
1,000,000,000-fold of the SI derived unit volt
rdfs:label
Gigavolt
Gigavolt(cs)
Gigavolt(de)
Gigavolt(en)
Gigavolt(fr)
Gigavolt(hu)
Gigavolt(it)
Gigavolt(ms)
Gigavolt(ro)
Gigavolt(sl)
Gigavolt(tr)
Gigavoltio(es)
Gigawolt(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/GigaV">
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">GV</j.0:ucumCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000000.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="es">Gigavoltio</rdfs:label>
    <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Giga"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Voltage"/>
    <rdfs:label>Gigavolt</rdfs:label>
    <rdfs:label xml:lang="cs">Gigavolt</rdfs:label>
    <rdfs:label xml:lang="de">Gigavolt</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="en">Gigavolt</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E9</j.0:conversionMultiplierSN>
    <j.0:symbol>GV</j.0:symbol>
    <rdfs:label xml:lang="fr">Gigavolt</rdfs:label>
    <rdfs:label xml:lang="hu">Gigavolt</rdfs:label>
    <rdfs:label xml:lang="it">Gigavolt</rdfs:label>
    <rdfs:label xml:lang="ms">Gigavolt</rdfs:label>
    <rdfs:label xml:lang="ro">Gigavolt</rdfs:label>
    <rdfs:label xml:lang="pl">Gigawolt</rdfs:label>
    <rdfs:label xml:lang="tr">Gigavolt</rdfs:label>
    <rdfs:label xml:lang="sl">Gigavolt</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <j.0:iec61360Code>0112/2///62720#UAC772</j.0:iec61360Code>
    <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/V"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotentialDifference"/>
    <j.1:description>1,000,000,000-fold of the SI derived unit volt</j.1:description>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC772</j.0:informativeReference>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotential"/>
  </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/GigaV>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "1,000,000,000-fold of the SI derived unit volt" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1000000000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E9 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricPotential> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Voltage> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAC772" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC772"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Giga> ;
  <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/V> ;
  <http://qudt.org/schema/qudt/symbol> "GV" ;
  <http://qudt.org/schema/qudt/ucumCode> "GV"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Gigavolt" ;
  rdfs:label "Gigavolt"@cs ;
  rdfs:label "Gigavolt"@de ;
  rdfs:label "Gigavolt"@en ;
  rdfs:label "Gigavolt"@fr ;
  rdfs:label "Gigavolt"@hu ;
  rdfs:label "Gigavolt"@it ;
  rdfs:label "Gigavolt"@ms ;
  rdfs:label "Gigavolt"@ro ;
  rdfs:label "Gigavolt"@sl ;
  rdfs:label "Gigavolt"@tr ;
  rdfs:label "Gigavoltio"@es ;
  rdfs:label "Gigawolt"@pl ;
.
JSON
{"resource":"Gigavolt" 
 ,"qname":"unit:GigaV" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/GigaV" 
 ,"properties":["conversion multiplier":"1000000000.0" 
    ,"conversion multiplier scientific":"1.0E9" 
    ,"description":"1,000,000,000-fold of the SI derived unit volt" 
    ,"has dimension vector":"dimension:A0E-1L2I0M1H0T-3D0" 
    ,"has quantity kind":"quantitykind:ElectricPotential" 
    ,"has quantity kind":"quantitykind:ElectricPotentialDifference" 
    ,"has quantity kind":"quantitykind:EnergyPerElectricCharge" 
    ,"has quantity kind":"quantitykind:Voltage" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAC772" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAC772" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavolt" 
    ,"label":"Gigavoltio" 
    ,"label":"Gigawolt" 
    ,"prefix":"prefix:Giga" 
    ,"scalingOf":"unit:V" 
    ,"symbol":"GV" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"GV" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/GigaV",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "1,000,000,000-fold of the SI derived unit volt",
  "conversionMultiplier" : "1000000000.0",
  "conversionMultiplier:SN" : 1.0E9,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "http://qudt.org/vocab/quantitykind/Voltage", "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference", "http://qudt.org/vocab/quantitykind/ElectricPotential" ],
  "iec61360Code" : "0112/2///62720#UAC772",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC772",
  "prefix" : "http://qudt.org/vocab/prefix/Giga",
  "scalingOf" : "http://qudt.org/vocab/unit/V",
  "symbol" : "GV",
  "ucumCode" : "GV",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "es",
    "@value" : "Gigavoltio"
  }, "Gigavolt", {
    "@language" : "cs",
    "@value" : "Gigavolt"
  }, {
    "@language" : "de",
    "@value" : "Gigavolt"
  }, {
    "@language" : "en",
    "@value" : "Gigavolt"
  }, {
    "@language" : "fr",
    "@value" : "Gigavolt"
  }, {
    "@language" : "hu",
    "@value" : "Gigavolt"
  }, {
    "@language" : "it",
    "@value" : "Gigavolt"
  }, {
    "@language" : "ms",
    "@value" : "Gigavolt"
  }, {
    "@language" : "ro",
    "@value" : "Gigavolt"
  }, {
    "@language" : "pl",
    "@value" : "Gigawolt"
  }, {
    "@language" : "tr",
    "@value" : "Gigavolt"
  }, {
    "@language" : "sl",
    "@value" : "Gigavolt"
  } ],
  "@context" : {
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "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"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "prefix" : {
      "@id" : "http://qudt.org/schema/qudt/prefix",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "scalingOf" : {
      "@id" : "http://qudt.org/schema/qudt/scalingOf",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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:57:44.417-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)