unit:PER-V

URI: http://qudt.org/vocab/unit/PER-V

Type
Description

reciprocal of the SI derived unit volt

Properties
qudt:iec61360Code
0112/2///62720#UAB326
Annotations
dcterms:description
reciprocal of the SI derived unit volt
rdfs:label
Aνά Βολτ(el)
Na Volt(cs)
Na Volt(sl)
Na Wolt(pl)
Par Volt(fr)
Pe Volt(ro)
Per Volt(it)
Per Volt(ms)
Per Volt(tr)
Per Voltium(la)
Por Volt(pt)
Por Voltio(es)
Pro Volt(de)
Reciprocal Volt
Reciprocal Volt(en)
На Волт(bg)
На Вольт(ru)
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/PER-V">
    <j.1:description>reciprocal of the SI derived unit volt</j.1:description>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">V-1</j.0:ucumCode>
    <j.0:symbol>/V</j.0:symbol>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T3D0"/>
    <rdfs:label>Reciprocal Volt</rdfs:label>
    <rdfs:label xml:lang="en">Reciprocal Volt</rdfs:label>
    <rdfs:label xml:lang="es">Por Voltio</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="ro">Pe Volt</rdfs:label>
    <rdfs:label xml:lang="bg">На Волт</rdfs:label>
    <rdfs:label xml:lang="it">Per Volt</rdfs:label>
    <rdfs:label xml:lang="ms">Per Volt</rdfs:label>
    <rdfs:label xml:lang="tr">Per Volt</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB326</j.0:informativeReference>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:uneceCommonCode>P96</j.0:uneceCommonCode>
    <rdfs:label xml:lang="cs">Na Volt</rdfs:label>
    <rdfs:label xml:lang="sl">Na Volt</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAB326</j.0:iec61360Code>
    <rdfs:label xml:lang="el">Aνά Βολτ</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ReciprocalVoltage"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="pt">Por Volt</rdfs:label>
    <rdfs:label xml:lang="pl">Na Wolt</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="de">Pro Volt</rdfs:label>
    <rdfs:label xml:lang="fr">Par Volt</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="la">Per Voltium</rdfs:label>
    <rdfs:label xml:lang="ru">На Вольт</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/PER-V>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "reciprocal of the SI derived unit volt" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ReciprocalVoltage> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB326" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB326"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "/V" ;
  <http://qudt.org/schema/qudt/ucumCode> "V-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "P96" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Aνά Βολτ"@el ;
  rdfs:label "Na Volt"@cs ;
  rdfs:label "Na Volt"@sl ;
  rdfs:label "Na Wolt"@pl ;
  rdfs:label "Par Volt"@fr ;
  rdfs:label "Pe Volt"@ro ;
  rdfs:label "Per Volt"@it ;
  rdfs:label "Per Volt"@ms ;
  rdfs:label "Per Volt"@tr ;
  rdfs:label "Per Voltium"@la ;
  rdfs:label "Por Volt"@pt ;
  rdfs:label "Por Voltio"@es ;
  rdfs:label "Pro Volt"@de ;
  rdfs:label "Reciprocal Volt" ;
  rdfs:label "Reciprocal Volt"@en ;
  rdfs:label "На Волт"@bg ;
  rdfs:label "На Вольт"@ru ;
.
JSON
{"resource":"Reciprocal Volt" 
 ,"qname":"unit:PER-V" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-V" 
 ,"properties":["conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"reciprocal of the SI derived unit volt" 
    ,"has dimension vector":"dimension:A0E1L-2I0M-1H0T3D0" 
    ,"has quantity kind":"quantitykind:ReciprocalVoltage" 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB326" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB326" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Aνά Βολτ" 
    ,"label":"Na Volt" 
    ,"label":"Na Volt" 
    ,"label":"Na Wolt" 
    ,"label":"Par Volt" 
    ,"label":"Pe Volt" 
    ,"label":"Per Volt" 
    ,"label":"Per Volt" 
    ,"label":"Per Volt" 
    ,"label":"Per Voltium" 
    ,"label":"Por Volt" 
    ,"label":"Por Voltio" 
    ,"label":"Pro Volt" 
    ,"label":"Reciprocal Volt" 
    ,"label":"Reciprocal Volt" 
    ,"label":"На Волт" 
    ,"label":"На Вольт" 
    ,"symbol":"\/V" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"V-1" 
    ,"unece common code":"P96" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PER-V",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "reciprocal of the SI derived unit volt",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-2I0M-1H0T3D0",
  "hasFactorUnit" : "_:b0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ReciprocalVoltage",
  "iec61360Code" : "0112/2///62720#UAB326",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB326",
  "symbol" : "/V",
  "ucumCode" : "V-1",
  "uneceCommonCode" : "P96",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ "Reciprocal Volt", {
    "@language" : "en",
    "@value" : "Reciprocal Volt"
  }, {
    "@language" : "es",
    "@value" : "Por Voltio"
  }, {
    "@language" : "ro",
    "@value" : "Pe Volt"
  }, {
    "@language" : "bg",
    "@value" : "На Волт"
  }, {
    "@language" : "it",
    "@value" : "Per Volt"
  }, {
    "@language" : "ms",
    "@value" : "Per Volt"
  }, {
    "@language" : "tr",
    "@value" : "Per Volt"
  }, {
    "@language" : "cs",
    "@value" : "Na Volt"
  }, {
    "@language" : "sl",
    "@value" : "Na Volt"
  }, {
    "@language" : "el",
    "@value" : "Aνά Βολτ"
  }, {
    "@language" : "pt",
    "@value" : "Por Volt"
  }, {
    "@language" : "pl",
    "@value" : "Na Wolt"
  }, {
    "@language" : "de",
    "@value" : "Pro Volt"
  }, {
    "@language" : "fr",
    "@value" : "Par Volt"
  }, {
    "@language" : "la",
    "@value" : "Per Voltium"
  }, {
    "@language" : "ru",
    "@value" : "На Вольт"
  } ],
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "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"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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-11-13T09:17:47.864-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)