unit:M-K

URI: http://qudt.org/vocab/unit/M-K

Type
Description

$\textit{Meter Kelvin}$ is a unit for 'Length Temperature' expressed as $m K$.

Properties
qudt:iec61360Code
0112/2///62720#UAB170
Annotations
dcterms:description
$\textit{Meter Kelvin}$ is a unit for 'Length Temperature' expressed as $m K$.
rdfs:label
Meter Kelvin(de)
Meter Kelvin(en-US)
Meter Kelvin(ms)
Meter Kelvin(sl)
Metr Kelvin(cs)
Metr Kelwin(pl)
Metre Kelvin
Metre Kelvin(en)
Metre Kelvin(tr)
Metro Kelvin(es)
Metro Kelvin(it)
Metro Kelvin(pt)
Metru Kelvin(ro)
Metrum Kelvin(la)
Mètre Kelvin(fr)
Μέτρο Κέλβιν(el)
Метр Кельвин(ru)
Метър Келвин(bg)
متر کلوین(fa)
米开尔文(zh)
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/M-K">
    <j.0:symbol>m·K</j.0:symbol>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB170</j.0:informativeReference>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="es">Metro Kelvin</rdfs:label>
    <rdfs:label xml:lang="it">Metro Kelvin</rdfs:label>
    <rdfs:label xml:lang="pt">Metro Kelvin</rdfs:label>
    <rdfs:label xml:lang="zh">米开尔文</rdfs:label>
    <rdfs:label xml:lang="ro">Metru Kelvin</rdfs:label>
    <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/PER-M-K"/>
    <rdfs:label xml:lang="el">Μέτρο Κέλβιν</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/DerivedUnit"/>
    <j.0:iec61360Code>0112/2///62720#UAB170</j.0:iec61360Code>
    <rdfs:label xml:lang="fa">متر کلوین</rdfs:label>
    <rdfs:label>Metre Kelvin</rdfs:label>
    <rdfs:label xml:lang="en">Metre Kelvin</rdfs:label>
    <rdfs:label xml:lang="tr">Metre Kelvin</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="de">Meter Kelvin</rdfs:label>
    <j.0:uneceCommonCode>D18</j.0:uneceCommonCode>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q41588368"/>
    <rdfs:label xml:lang="en-US">Meter Kelvin</rdfs:label>
    <rdfs:label xml:lang="ms">Meter Kelvin</rdfs:label>
    <rdfs:label xml:lang="sl">Meter Kelvin</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Meter Kelvin}$ is a unit for 'Length Temperature' expressed as $m K$.</j.1:description>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="bg">Метър Келвин</rdfs:label>
    <rdfs:label xml:lang="fr">Mètre Kelvin</rdfs:label>
    <rdfs:label xml:lang="ru">Метр Кельвин</rdfs:label>
    <rdfs:label xml:lang="la">Metrum Kelvin</rdfs:label>
    <rdfs:label xml:lang="cs">Metr Kelvin</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0"/>
    <rdfs:label xml:lang="pl">Metr Kelwin</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LengthTemperature"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">m.K</j.0:ucumCode>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
  </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/M-K>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "$\\textit{Meter Kelvin}$ is a unit for 'Length Temperature' expressed as $m K$."^^<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/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LengthTemperature> ;
  <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/PER-M-K> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB170" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB170"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "m·K" ;
  <http://qudt.org/schema/qudt/ucumCode> "m.K"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "D18" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q41588368> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Meter Kelvin"@de ;
  rdfs:label "Meter Kelvin"@en-US ;
  rdfs:label "Meter Kelvin"@ms ;
  rdfs:label "Meter Kelvin"@sl ;
  rdfs:label "Metr Kelvin"@cs ;
  rdfs:label "Metr Kelwin"@pl ;
  rdfs:label "Metre Kelvin" ;
  rdfs:label "Metre Kelvin"@en ;
  rdfs:label "Metre Kelvin"@tr ;
  rdfs:label "Metro Kelvin"@es ;
  rdfs:label "Metro Kelvin"@it ;
  rdfs:label "Metro Kelvin"@pt ;
  rdfs:label "Metru Kelvin"@ro ;
  rdfs:label "Metrum Kelvin"@la ;
  rdfs:label "Mètre Kelvin"@fr ;
  rdfs:label "Μέτρο Κέλβιν"@el ;
  rdfs:label "Метр Кельвин"@ru ;
  rdfs:label "Метър Келвин"@bg ;
  rdfs:label "متر کلوین"@fa ;
  rdfs:label "米开尔文"@zh ;
.
JSON
{"resource":"Metre Kelvin" 
 ,"qname":"unit:M-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/M-K" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q41588368&gt;" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"$\\textit{Meter Kelvin}$ is a unit for 'Length Temperature' expressed as $m K$." 
    ,"has dimension vector":"dimension:A0E0L1I0M0H1T0D0" 
    ,"has quantity kind":"quantitykind:LengthTemperature" 
    ,"has reciprocal unit":"unit:PER-M-K" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB170" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB170" 
    ,"is coherent derived unit of system":"sou:SI" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Meter Kelvin" 
    ,"label":"Meter Kelvin" 
    ,"label":"Meter Kelvin" 
    ,"label":"Meter Kelvin" 
    ,"label":"Metr Kelvin" 
    ,"label":"Metr Kelwin" 
    ,"label":"Metre Kelvin" 
    ,"label":"Metre Kelvin" 
    ,"label":"Metre Kelvin" 
    ,"label":"Metro Kelvin" 
    ,"label":"Metro Kelvin" 
    ,"label":"Metro Kelvin" 
    ,"label":"Metru Kelvin" 
    ,"label":"Metrum Kelvin" 
    ,"label":"M&egrave;tre Kelvin" 
    ,"label":"Μέτρο Κέλβιν" 
    ,"label":"Метр Кельвин" 
    ,"label":"Метър Келвин" 
    ,"label":"متر کلوین" 
    ,"label":"米开尔文" 
    ,"symbol":"m&middot;K" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"m.K" 
    ,"unece common code":"D18" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/M-K",
  "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ],
  "description" : "$\\textit{Meter Kelvin}$ is a unit for 'Length Temperature' expressed as $m K$.",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LengthTemperature",
  "hasReciprocalUnit" : "http://qudt.org/vocab/unit/PER-M-K",
  "iec61360Code" : "0112/2///62720#UAB170",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB170",
  "symbol" : "m·K",
  "ucumCode" : "m.K",
  "uneceCommonCode" : "D18",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q41588368",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "es",
    "@value" : "Metro Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Metro Kelvin"
  }, {
    "@language" : "pt",
    "@value" : "Metro Kelvin"
  }, {
    "@language" : "zh",
    "@value" : "米开尔文"
  }, {
    "@language" : "ro",
    "@value" : "Metru Kelvin"
  }, {
    "@language" : "el",
    "@value" : "Μέτρο Κέλβιν"
  }, {
    "@language" : "fa",
    "@value" : "متر کلوین"
  }, "Metre Kelvin", {
    "@language" : "en",
    "@value" : "Metre Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Metre Kelvin"
  }, {
    "@language" : "de",
    "@value" : "Meter Kelvin"
  }, {
    "@language" : "en-us",
    "@value" : "Meter Kelvin"
  }, {
    "@language" : "ms",
    "@value" : "Meter Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Meter Kelvin"
  }, {
    "@language" : "bg",
    "@value" : "Метър Келвин"
  }, {
    "@language" : "fr",
    "@value" : "Mètre Kelvin"
  }, {
    "@language" : "ru",
    "@value" : "Метр Кельвин"
  }, {
    "@language" : "la",
    "@value" : "Metrum Kelvin"
  }, {
    "@language" : "cs",
    "@value" : "Metr Kelvin"
  }, {
    "@language" : "pl",
    "@value" : "Metr Kelwin"
  } ],
  "@context" : {
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasReciprocalUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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:25:49.941-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)