unit:W-PER-K

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

Type
Description

Watt Per Kelvin ($W/K$) is a unit in the category of Thermal conductivity.

Properties
qudt:iec61360Code
0112/2///62720#UAA307
Annotations
dcterms:description
Watt Per Kelvin ($W/K$) is a unit in the category of Thermal conductivity.
qudt:expression
$w-per-K$
rdfs:label
Vatio por Kelvin(es)
Wat na Kelwin(pl)
Watt na Kelvin(cs)
Watt na Kelvin(sl)
Watt par Kelvin(fr)
Watt pe Kelvin(ro)
Watt per Kelvin
Watt per Kelvin(en)
Watt per Kelvin(it)
Watt per Kelvin(ms)
Watt per Kelvin(tr)
Watt por Kelvin(pt)
Watt pro Kelvin(de)
Wattium per Kelvin(la)
Βατ ανά Κέλβιν(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/W-PER-K">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Watt Per Kelvin ($W/K$) is a unit in the category of Thermal conductivity.</j.1:description>
    <rdfs:label xml:lang="cs">Watt na Kelvin</rdfs:label>
    <rdfs:label xml:lang="sl">Watt na Kelvin</rdfs:label>
    <rdfs:label xml:lang="bg">Ват на Келвин</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ThermalConductance"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="fr">Watt par Kelvin</rdfs:label>
    <rdfs:label xml:lang="la">Wattium per Kelvin</rdfs:label>
    <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/K-PER-W"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <rdfs:label xml:lang="es">Vatio por Kelvin</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$w-per-K$</j.0:expression>
    <j.0:symbol>W/K</j.0:symbol>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="pl">Wat na Kelwin</rdfs:label>
    <rdfs:label xml:lang="ro">Watt pe 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%23UAA307</j.0:informativeReference>
    <rdfs:label xml:lang="el">Βατ ανά Κέλβιν</rdfs:label>
    <rdfs:label xml:lang="ru">Ватт на Кельвин</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">W.K-1</j.0:ucumCode>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q81663366"/>
    <rdfs:label xml:lang="de">Watt pro Kelvin</rdfs:label>
    <j.0:uneceCommonCode>D52</j.0:uneceCommonCode>
    <rdfs:label>Watt per Kelvin</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAA307</j.0:iec61360Code>
    <rdfs:label xml:lang="en">Watt per Kelvin</rdfs:label>
    <rdfs:label xml:lang="it">Watt per Kelvin</rdfs:label>
    <rdfs:label xml:lang="ms">Watt per Kelvin</rdfs:label>
    <rdfs:label xml:lang="tr">Watt per Kelvin</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="pt">Watt por Kelvin</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/W-PER-K>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "Watt Per Kelvin ($W/K$) is a unit in the category of Thermal conductivity."^^<http://qudt.org/schema/qudt/LatexString> ;
  <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> "$w-per-K$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-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/ThermalConductance> ;
  <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/K-PER-W> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA307" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA307"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "W/K" ;
  <http://qudt.org/schema/qudt/ucumCode> "W.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "D52" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q81663366> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Vatio por Kelvin"@es ;
  rdfs:label "Wat na Kelwin"@pl ;
  rdfs:label "Watt na Kelvin"@cs ;
  rdfs:label "Watt na Kelvin"@sl ;
  rdfs:label "Watt par Kelvin"@fr ;
  rdfs:label "Watt pe Kelvin"@ro ;
  rdfs:label "Watt per Kelvin" ;
  rdfs:label "Watt per Kelvin"@en ;
  rdfs:label "Watt per Kelvin"@it ;
  rdfs:label "Watt per Kelvin"@ms ;
  rdfs:label "Watt per Kelvin"@tr ;
  rdfs:label "Watt por Kelvin"@pt ;
  rdfs:label "Watt pro Kelvin"@de ;
  rdfs:label "Wattium per Kelvin"@la ;
  rdfs:label "Βατ ανά Κέλβιν"@el ;
  rdfs:label "Ват на Келвин"@bg ;
  rdfs:label "Ватт на Кельвин"@ru ;
.
JSON
{"resource":"Watt per Kelvin" 
 ,"qname":"unit:W-PER-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/W-PER-K" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q81663366&gt;" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"Watt Per Kelvin ($W\/K$) is a unit in the category of Thermal conductivity." 
    ,"expression":"$w-per-K$" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H-1T-3D0" 
    ,"has quantity kind":"quantitykind:ThermalConductance" 
    ,"has reciprocal unit":"unit:K-PER-W" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA307" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA307" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Vatio por Kelvin" 
    ,"label":"Wat na Kelwin" 
    ,"label":"Watt na Kelvin" 
    ,"label":"Watt na Kelvin" 
    ,"label":"Watt par Kelvin" 
    ,"label":"Watt pe Kelvin" 
    ,"label":"Watt per Kelvin" 
    ,"label":"Watt per Kelvin" 
    ,"label":"Watt per Kelvin" 
    ,"label":"Watt per Kelvin" 
    ,"label":"Watt per Kelvin" 
    ,"label":"Watt por Kelvin" 
    ,"label":"Watt pro Kelvin" 
    ,"label":"Wattium per Kelvin" 
    ,"label":"Βατ ανά Κέλβιν" 
    ,"label":"Ват на Келвин" 
    ,"label":"Ватт на Кельвин" 
    ,"symbol":"W\/K" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"W.K-1" 
    ,"unece common code":"D52" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/W-PER-K",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "Watt Per Kelvin ($W/K$) is a unit in the category of Thermal conductivity.",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "expression" : "$w-per-K$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ThermalConductance",
  "hasReciprocalUnit" : "http://qudt.org/vocab/unit/K-PER-W",
  "iec61360Code" : "0112/2///62720#UAA307",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA307",
  "symbol" : "W/K",
  "ucumCode" : "W.K-1",
  "uneceCommonCode" : "D52",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q81663366",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "cs",
    "@value" : "Watt na Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Watt na Kelvin"
  }, {
    "@language" : "bg",
    "@value" : "Ват на Келвин"
  }, {
    "@language" : "fr",
    "@value" : "Watt par Kelvin"
  }, {
    "@language" : "la",
    "@value" : "Wattium per Kelvin"
  }, {
    "@language" : "es",
    "@value" : "Vatio por Kelvin"
  }, {
    "@language" : "pl",
    "@value" : "Wat na Kelwin"
  }, {
    "@language" : "ro",
    "@value" : "Watt pe Kelvin"
  }, {
    "@language" : "el",
    "@value" : "Βατ ανά Κέλβιν"
  }, {
    "@language" : "ru",
    "@value" : "Ватт на Кельвин"
  }, {
    "@language" : "de",
    "@value" : "Watt pro Kelvin"
  }, "Watt per Kelvin", {
    "@language" : "en",
    "@value" : "Watt per Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Watt per Kelvin"
  }, {
    "@language" : "ms",
    "@value" : "Watt per Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Watt per Kelvin"
  }, {
    "@language" : "pt",
    "@value" : "Watt por Kelvin"
  } ],
  "@context" : {
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasReciprocalUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "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-11-13T09:11:00.240-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)