unit:V-PER-PA

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

Type
Description

SI derived unit volt divided by the SI derived unit pascal

Properties
qudt:iec61360Code
0112/2///62720#UAB312
qudt:ucumCode
V.Pa-1
Annotations
dcterms:description
SI derived unit volt divided by the SI derived unit pascal
rdfs:label
Volt na Pascal(cs)
Volt na Pascal(sl)
Volt par Pascal(fr)
Volt pe Pascal(ro)
Volt per Pascal
Volt per Pascal(en)
Volt per Pascal(it)
Volt per Pascal(ms)
Volt per Pascal(tr)
Volt por Pascal(pt)
Volt pro Pascal(de)
Voltio por Pascal(es)
Voltium per Pascalium(la)
Wolt na Paskal(pl)
Βολτ ανά Πασκάλ(el)
Волт на Паскал(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/V-PER-PA">
    <rdfs:label xml:lang="bg">Волт на Паскал</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="cs">Volt na Pascal</rdfs:label>
    <rdfs:label xml:lang="sl">Volt na Pascal</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0"/>
    <j.1:description>SI derived unit volt divided by the SI derived unit pascal</j.1:description>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/HallCoefficient"/>
    <j.0:iec61360Code>0112/2///62720#UAB312</j.0:iec61360Code>
    <j.0:symbol>V/Pa</j.0:symbol>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="es">Voltio por Pascal</rdfs:label>
    <rdfs:label xml:lang="de">Volt pro Pascal</rdfs:label>
    <rdfs:label xml:lang="ru">Вольт на Паскаль</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:uneceCommonCode>N98</j.0:uneceCommonCode>
    <rdfs:label xml:lang="pt">Volt por Pascal</rdfs:label>
    <rdfs:label>Volt per Pascal</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="fr">Volt par Pascal</rdfs:label>
    <rdfs:label xml:lang="en">Volt per Pascal</rdfs:label>
    <rdfs:label xml:lang="it">Volt per Pascal</rdfs:label>
    <rdfs:label xml:lang="ms">Volt per Pascal</rdfs:label>
    <rdfs:label xml:lang="tr">Volt per Pascal</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%23UAB312</j.0:informativeReference>
    <rdfs:label xml:lang="ro">Volt pe Pascal</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">V.Pa-1</j.0:ucumCode>
    <rdfs:label xml:lang="pl">Wolt na Paskal</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="la">Voltium per Pascalium</rdfs:label>
    <rdfs:label xml:lang="el">Βολτ ανά Πασκάλ</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/V-PER-PA>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "SI derived unit volt divided by the SI derived unit pascal" ;
  <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/A0E-1L3I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/HallCoefficient> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB312" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB312"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "V/Pa" ;
  <http://qudt.org/schema/qudt/ucumCode> "V.Pa-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "N98" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Volt na Pascal"@cs ;
  rdfs:label "Volt na Pascal"@sl ;
  rdfs:label "Volt par Pascal"@fr ;
  rdfs:label "Volt pe Pascal"@ro ;
  rdfs:label "Volt per Pascal" ;
  rdfs:label "Volt per Pascal"@en ;
  rdfs:label "Volt per Pascal"@it ;
  rdfs:label "Volt per Pascal"@ms ;
  rdfs:label "Volt per Pascal"@tr ;
  rdfs:label "Volt por Pascal"@pt ;
  rdfs:label "Volt pro Pascal"@de ;
  rdfs:label "Voltio por Pascal"@es ;
  rdfs:label "Voltium per Pascalium"@la ;
  rdfs:label "Wolt na Paskal"@pl ;
  rdfs:label "Βολτ ανά Πασκάλ"@el ;
  rdfs:label "Волт на Паскал"@bg ;
  rdfs:label "Вольт на Паскаль"@ru ;
.
JSON
{"resource":"Volt per Pascal" 
 ,"qname":"unit:V-PER-PA" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/V-PER-PA" 
 ,"properties":["conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"SI derived unit volt divided by the SI derived unit pascal" 
    ,"has dimension vector":"dimension:A0E-1L3I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:HallCoefficient" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB312" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB312" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Volt na Pascal" 
    ,"label":"Volt na Pascal" 
    ,"label":"Volt par Pascal" 
    ,"label":"Volt pe Pascal" 
    ,"label":"Volt per Pascal" 
    ,"label":"Volt per Pascal" 
    ,"label":"Volt per Pascal" 
    ,"label":"Volt per Pascal" 
    ,"label":"Volt per Pascal" 
    ,"label":"Volt por Pascal" 
    ,"label":"Volt pro Pascal" 
    ,"label":"Voltio por Pascal" 
    ,"label":"Voltium per Pascalium" 
    ,"label":"Wolt na Paskal" 
    ,"label":"Βολτ ανά Πασκάλ" 
    ,"label":"Волт на Паскал" 
    ,"label":"Вольт на Паскаль" 
    ,"symbol":"V\/Pa" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"V.Pa-1" 
    ,"unece common code":"N98" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/V-PER-PA",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "SI derived unit volt divided by the SI derived unit pascal",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L3I0M0H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/HallCoefficient",
  "iec61360Code" : "0112/2///62720#UAB312",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB312",
  "symbol" : "V/Pa",
  "ucumCode" : "V.Pa-1",
  "uneceCommonCode" : "N98",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "bg",
    "@value" : "Волт на Паскал"
  }, {
    "@language" : "cs",
    "@value" : "Volt na Pascal"
  }, {
    "@language" : "sl",
    "@value" : "Volt na Pascal"
  }, {
    "@language" : "es",
    "@value" : "Voltio por Pascal"
  }, {
    "@language" : "de",
    "@value" : "Volt pro Pascal"
  }, {
    "@language" : "ru",
    "@value" : "Вольт на Паскаль"
  }, {
    "@language" : "pt",
    "@value" : "Volt por Pascal"
  }, "Volt per Pascal", {
    "@language" : "fr",
    "@value" : "Volt par Pascal"
  }, {
    "@language" : "en",
    "@value" : "Volt per Pascal"
  }, {
    "@language" : "it",
    "@value" : "Volt per Pascal"
  }, {
    "@language" : "ms",
    "@value" : "Volt per Pascal"
  }, {
    "@language" : "tr",
    "@value" : "Volt per Pascal"
  }, {
    "@language" : "ro",
    "@value" : "Volt pe Pascal"
  }, {
    "@language" : "pl",
    "@value" : "Wolt na Paskal"
  }, {
    "@language" : "la",
    "@value" : "Voltium per Pascalium"
  }, {
    "@language" : "el",
    "@value" : "Βολτ ανά Πασκάλ"
  } ],
  "@context" : {
    "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"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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"
    },
    "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:09:00.518-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)