unit:V-PER-K

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

Type
Description

Properties
qudt:iec61360Code
0112/2///62720#UAB173
Annotations
rdfs:label
Volt na Kelvin(cs)
Volt na Kelvin(sl)
Volt par Kelvin(fr)
Volt pe Kelvin(ro)
Volt per Kelvin
Volt per Kelvin(en)
Volt per Kelvin(it)
Volt per Kelvin(ms)
Volt per Kelvin(tr)
Volt por Kelvin(pt)
Volt pro Kelvin(de)
Voltio por Kelvin(es)
Voltium per Kelvin(la)
Wolt na Kelwin(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: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-K">
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">V.K-1</j.0:ucumCode>
    <rdfs:label xml:lang="el">Βολτ ανά Κέλβιν</rdfs:label>
    <j.0:uneceCommonCode>D48</j.0:uneceCommonCode>
    <rdfs:label xml:lang="pt">Volt por Kelvin</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q105761745"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:symbol>V/K</j.0:symbol>
    <rdfs:label xml:lang="es">Voltio por Kelvin</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H-1T-3D0"/>
    <rdfs:label xml:lang="pl">Wolt na Kelwin</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SeebeckCoefficient"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ThomsonCoefficient"/>
    <rdfs:label xml:lang="cs">Volt na Kelvin</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="sl">Volt na Kelvin</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%23UAB173</j.0:informativeReference>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31897</j.0:informativeReference>
    <rdfs:label>Volt per Kelvin</rdfs:label>
    <rdfs:label xml:lang="en">Volt per Kelvin</rdfs:label>
    <rdfs:label xml:lang="la">Voltium per Kelvin</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="it">Volt per Kelvin</rdfs:label>
    <rdfs:label xml:lang="ms">Volt per Kelvin</rdfs:label>
    <rdfs:label xml:lang="tr">Volt per Kelvin</rdfs:label>
    <rdfs:label xml:lang="fr">Volt par Kelvin</rdfs:label>
    <rdfs:label xml:lang="de">Volt pro Kelvin</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$v/k$</j.0:expression>
    <rdfs:label xml:lang="ru">Вольт на Кельвин</rdfs:label>
    <rdfs:label xml:lang="ro">Volt pe Kelvin</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <j.0:iec61360Code>0112/2///62720#UAB173</j.0:iec61360Code>
    <rdfs:label xml:lang="bg">Волт на Келвин</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-K>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/expression> "$v/k$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H-1T-3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SeebeckCoefficient> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThomsonCoefficient> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB173" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB173"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "V/K" ;
  <http://qudt.org/schema/qudt/ucumCode> "V.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "D48" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q105761745> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Volt na Kelvin"@cs ;
  rdfs:label "Volt na Kelvin"@sl ;
  rdfs:label "Volt par Kelvin"@fr ;
  rdfs:label "Volt pe Kelvin"@ro ;
  rdfs:label "Volt per Kelvin" ;
  rdfs:label "Volt per Kelvin"@en ;
  rdfs:label "Volt per Kelvin"@it ;
  rdfs:label "Volt per Kelvin"@ms ;
  rdfs:label "Volt per Kelvin"@tr ;
  rdfs:label "Volt por Kelvin"@pt ;
  rdfs:label "Volt pro Kelvin"@de ;
  rdfs:label "Voltio por Kelvin"@es ;
  rdfs:label "Voltium per Kelvin"@la ;
  rdfs:label "Wolt na Kelwin"@pl ;
  rdfs:label "Βολτ ανά Κέλβιν"@el ;
  rdfs:label "Волт на Келвин"@bg ;
  rdfs:label "Вольт на Кельвин"@ru ;
.
JSON
{"resource":"Volt per Kelvin" 
 ,"qname":"unit:V-PER-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/V-PER-K" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q105761745&gt;" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"expression":"$v\/k$" 
    ,"has dimension vector":"dimension:A0E-1L2I0M1H-1T-3D0" 
    ,"has quantity kind":"quantitykind:SeebeckCoefficient" 
    ,"has quantity kind":"quantitykind:ThomsonCoefficient" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB173" 
    ,"informative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB173" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Volt na Kelvin" 
    ,"label":"Volt na Kelvin" 
    ,"label":"Volt par Kelvin" 
    ,"label":"Volt pe Kelvin" 
    ,"label":"Volt per Kelvin" 
    ,"label":"Volt per Kelvin" 
    ,"label":"Volt per Kelvin" 
    ,"label":"Volt per Kelvin" 
    ,"label":"Volt per Kelvin" 
    ,"label":"Volt por Kelvin" 
    ,"label":"Volt pro Kelvin" 
    ,"label":"Voltio por Kelvin" 
    ,"label":"Voltium per Kelvin" 
    ,"label":"Wolt na Kelwin" 
    ,"label":"Βολτ ανά Κέλβιν" 
    ,"label":"Волт на Келвин" 
    ,"label":"Вольт на Кельвин" 
    ,"symbol":"V\/K" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"V.K-1" 
    ,"unece common code":"D48" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/V-PER-K",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "expression" : "$v/k$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H-1T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/SeebeckCoefficient", "http://qudt.org/vocab/quantitykind/ThomsonCoefficient" ],
  "iec61360Code" : "0112/2///62720#UAB173",
  "informativeReference" : [ "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB173", "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ],
  "symbol" : "V/K",
  "ucumCode" : "V.K-1",
  "uneceCommonCode" : "D48",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q105761745",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "el",
    "@value" : "Βολτ ανά Κέλβιν"
  }, {
    "@language" : "pt",
    "@value" : "Volt por Kelvin"
  }, {
    "@language" : "es",
    "@value" : "Voltio por Kelvin"
  }, {
    "@language" : "pl",
    "@value" : "Wolt na Kelwin"
  }, {
    "@language" : "cs",
    "@value" : "Volt na Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Volt na Kelvin"
  }, "Volt per Kelvin", {
    "@language" : "en",
    "@value" : "Volt per Kelvin"
  }, {
    "@language" : "la",
    "@value" : "Voltium per Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Volt per Kelvin"
  }, {
    "@language" : "ms",
    "@value" : "Volt per Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Volt per Kelvin"
  }, {
    "@language" : "fr",
    "@value" : "Volt par Kelvin"
  }, {
    "@language" : "de",
    "@value" : "Volt pro Kelvin"
  }, {
    "@language" : "ru",
    "@value" : "Вольт на Кельвин"
  }, {
    "@language" : "ro",
    "@value" : "Volt pe Kelvin"
  }, {
    "@language" : "bg",
    "@value" : "Волт на Келвин"
  } ],
  "@context" : {
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "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-27T17:01:24.115-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)