unit:V_Ab

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

Type
Description

A unit of electrical potential equal to one hundred millionth of a volt ($10^{-8}\,volts$), used in the centimeter-gram-second (CGS) system of units. One abV is the potential difference that exists between two points when the work done to transfer one abcoulomb of charge between them equals: $1\,erg\cdot\,1\,abV\,=\,10\,nV$.

Properties
Annotations
dcterms:description
A unit of electrical potential equal to one hundred millionth of a volt ($10^{-8}\,volts$), used in the centimeter-gram-second (CGS) system of units. One abV is the potential difference that exists between two points when the work done to transfer one abcoulomb of charge between them equals: $1\,erg\cdot\,1\,abV\,=\,10\,nV$.
rdfs:label
Abvolt(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/V_Ab">
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Abvolt?oldid=477198646</j.0:informativeReference>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-8</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotential"/>
    <rdfs:label xml:lang="en">Abvolt</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">A unit of electrical potential equal to one hundred millionth of a volt ($10^{-8}\,volts$), used in the centimeter-gram-second (CGS) system of units. One abV is the potential difference that exists between two points when the work done to transfer one abcoulomb of charge between them equals: $1\,erg\cdot\,1\,abV\,=\,10\,nV$.</j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.lexic.us/definition-of/abvolt</j.0:informativeReference>
    <j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/abvolt"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotentialDifference"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Abvolt</j.0:dbpediaMatch>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Voltage"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00000001</j.0:conversionMultiplier>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:symbol>abV</j.0:symbol>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-27</j.0:informativeReference>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">10.nV</j.0:ucumCode>
  </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/V_Ab>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "A unit of electrical potential equal to one hundred millionth of a volt ($10^{-8}\\,volts$), used in the centimeter-gram-second (CGS) system of units. One abV is the potential difference that exists between two points when the work done to transfer one abcoulomb of charge between them equals: $1\\,erg\\cdot\\,1\\,abV\\,=\\,10\\,nV$."^^<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-EMU> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.00000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-8 ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Abvolt"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <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/informativeReference> "http://en.wikipedia.org/wiki/Abvolt?oldid=477198646"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.lexic.us/definition-of/abvolt"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-27"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/abvolt> ;
  <http://qudt.org/schema/qudt/symbol> "abV" ;
  <http://qudt.org/schema/qudt/ucumCode> "10.nV"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Abvolt"@en ;
.
JSON
{"resource":"Abvolt" 
 ,"qname":"unit:V_Ab" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/V_Ab" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"conversion multiplier":"0.00000001" 
    ,"conversion multiplier scientific":"1.0E-8" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Abvolt" 
    ,"description":"A unit of electrical potential equal to one hundred millionth of a volt ($10^{-8}\\,volts$), used in the centimeter-gram-second (CGS) system of units. One abV is the potential difference that exists between two points when the work done to transfer one abcoulomb of charge between them equals: $1\\,erg\\cdot\\,1\\,abV\\,=\\,10\\,nV$." 
    ,"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" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Abvolt?oldid=477198646" 
    ,"informative reference":"http:\/\/www.lexic.us\/definition-of\/abvolt" 
    ,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/acref\/9780198605225.001.0001\/acref-9780198605225-e-27" 
    ,"is derived unit of system":"sou:CGS-EMU" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Abvolt" 
    ,"om unit":"&lt;http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/abvolt&gt;" 
    ,"symbol":"abV" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"10.nV" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/V_Ab",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "A unit of electrical potential equal to one hundred millionth of a volt ($10^{-8}\\,volts$), used in the centimeter-gram-second (CGS) system of units. One abV is the potential difference that exists between two points when the work done to transfer one abcoulomb of charge between them equals: $1\\,erg\\cdot\\,1\\,abV\\,=\\,10\\,nV$.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "0.00000001",
  "conversionMultiplier:SN" : 1.0E-8,
  "dbpediaMatch" : "http://dbpedia.org/resource/Abvolt",
  "derivedUnitOfSystem" : "http://qudt.org/vocab/sou/CGS-EMU",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "http://qudt.org/vocab/quantitykind/ElectricPotential", "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference", "http://qudt.org/vocab/quantitykind/Voltage" ],
  "informativeReference" : [ "http://en.wikipedia.org/wiki/Abvolt?oldid=477198646", "http://www.lexic.us/definition-of/abvolt", "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-27" ],
  "omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/abvolt",
  "symbol" : "abV",
  "ucumCode" : "10.nV",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Abvolt"
  },
  "@context" : {
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "derivedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
      "@type" : "@id"
    },
    "omUnit" : {
      "@id" : "http://qudt.org/schema/qudt/omUnit",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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-04-25T14:50:08.803-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)