unit:OHM-PER-K

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

Type
Description

SI derived unit ohm per SI base unit kelvin

Properties
qudt:iec61360Code
0112/2///62720#UAD875
qudt:ucumCode
Ohm.K-1
Annotations
dcterms:description
SI derived unit ohm per SI base unit kelvin
rdfs:label
Ohm na Kelvin(cs)
Ohm na Kelvin(sl)
Ohm par Kelvin(fr)
Ohm pe Kelvin(ro)
Ohm per Kelvin
Ohm per Kelvin(en)
Ohm per Kelvin(it)
Ohm per Kelvin(ms)
Ohm per Kelvin(tr)
Ohm por Kelvin(pt)
Ohm pro Kelvin(de)
Ohmio por Kelvin(es)
Ohmium per Kelvin(la)
Om 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: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/OHM-PER-K">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="cs">Ohm na Kelvin</rdfs:label>
    <rdfs:label xml:lang="sl">Ohm na Kelvin</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAD875</j.0:iec61360Code>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
    <rdfs:label xml:lang="pl">Om na Kelwin</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="pt">Ohm por 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%23UAD875</j.0:informativeReference>
    <rdfs:label xml:lang="de">Ohm pro Kelvin</rdfs:label>
    <rdfs:label>Ohm per Kelvin</rdfs:label>
    <rdfs:label xml:lang="en">Ohm per Kelvin</rdfs:label>
    <rdfs:label xml:lang="it">Ohm per Kelvin</rdfs:label>
    <rdfs:label xml:lang="ms">Ohm per Kelvin</rdfs:label>
    <rdfs:label xml:lang="tr">Ohm per Kelvin</rdfs:label>
    <rdfs:label xml:lang="bg">Ом на Келвин</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="la">Ohmium per Kelvin</rdfs:label>
    <rdfs:label xml:lang="ro">Ohm pe Kelvin</rdfs:label>
    <rdfs:label xml:lang="es">Ohmio por Kelvin</rdfs:label>
    <rdfs:label xml:lang="ru">Ом на Кельвин</rdfs:label>
    <j.0:symbol>Ω/K</j.0:symbol>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H-1T-3D0"/>
    <rdfs:label xml:lang="el">Ωμ ανά Κέλβιν</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.1:description>SI derived unit ohm per SI base unit kelvin</j.1:description>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Ohm.K-1</j.0:ucumCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="fr">Ohm par 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/OHM-PER-K>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "SI derived unit ohm per SI base unit kelvin" ;
  <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-2L2I0M1H-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/Unknown> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD875" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD875"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "Ω/K" ;
  <http://qudt.org/schema/qudt/ucumCode> "Ohm.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Ohm na Kelvin"@cs ;
  rdfs:label "Ohm na Kelvin"@sl ;
  rdfs:label "Ohm par Kelvin"@fr ;
  rdfs:label "Ohm pe Kelvin"@ro ;
  rdfs:label "Ohm per Kelvin" ;
  rdfs:label "Ohm per Kelvin"@en ;
  rdfs:label "Ohm per Kelvin"@it ;
  rdfs:label "Ohm per Kelvin"@ms ;
  rdfs:label "Ohm per Kelvin"@tr ;
  rdfs:label "Ohm por Kelvin"@pt ;
  rdfs:label "Ohm pro Kelvin"@de ;
  rdfs:label "Ohmio por Kelvin"@es ;
  rdfs:label "Ohmium per Kelvin"@la ;
  rdfs:label "Om na Kelwin"@pl ;
  rdfs:label "Ωμ ανά Κέλβιν"@el ;
  rdfs:label "Ом на Келвин"@bg ;
  rdfs:label "Ом на Кельвин"@ru ;
.
JSON
{"resource":"Ohm per Kelvin" 
 ,"qname":"unit:OHM-PER-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/OHM-PER-K" 
 ,"properties":["conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"SI derived unit ohm per SI base unit kelvin" 
    ,"has dimension vector":"dimension:A0E-2L2I0M1H-1T-3D0" 
    ,"has quantity kind":"quantitykind:Unknown" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAD875" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAD875" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Ohm na Kelvin" 
    ,"label":"Ohm na Kelvin" 
    ,"label":"Ohm par Kelvin" 
    ,"label":"Ohm pe Kelvin" 
    ,"label":"Ohm per Kelvin" 
    ,"label":"Ohm per Kelvin" 
    ,"label":"Ohm per Kelvin" 
    ,"label":"Ohm per Kelvin" 
    ,"label":"Ohm per Kelvin" 
    ,"label":"Ohm por Kelvin" 
    ,"label":"Ohm pro Kelvin" 
    ,"label":"Ohmio por Kelvin" 
    ,"label":"Ohmium per Kelvin" 
    ,"label":"Om na Kelwin" 
    ,"label":"Ωμ ανά Κέλβιν" 
    ,"label":"Ом на Келвин" 
    ,"label":"Ом на Кельвин" 
    ,"symbol":"Ω\/K" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"Ohm.K-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/OHM-PER-K",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "SI derived unit ohm per SI base unit kelvin",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H-1T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
  "iec61360Code" : "0112/2///62720#UAD875",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD875",
  "symbol" : "Ω/K",
  "ucumCode" : "Ohm.K-1",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "cs",
    "@value" : "Ohm na Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Ohm na Kelvin"
  }, {
    "@language" : "pl",
    "@value" : "Om na Kelwin"
  }, {
    "@language" : "pt",
    "@value" : "Ohm por Kelvin"
  }, {
    "@language" : "de",
    "@value" : "Ohm pro Kelvin"
  }, "Ohm per Kelvin", {
    "@language" : "en",
    "@value" : "Ohm per Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Ohm per Kelvin"
  }, {
    "@language" : "ms",
    "@value" : "Ohm per Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Ohm per Kelvin"
  }, {
    "@language" : "bg",
    "@value" : "Ом на Келвин"
  }, {
    "@language" : "la",
    "@value" : "Ohmium per Kelvin"
  }, {
    "@language" : "ro",
    "@value" : "Ohm pe Kelvin"
  }, {
    "@language" : "es",
    "@value" : "Ohmio por Kelvin"
  }, {
    "@language" : "ru",
    "@value" : "Ом на Кельвин"
  }, {
    "@language" : "el",
    "@value" : "Ωμ ανά Κέλβιν"
  }, {
    "@language" : "fr",
    "@value" : "Ohm par Kelvin"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "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"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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:18:42.517-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)