unit:MegaJ-PER-K

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

Type
Description

MegaJoule Per Kelvin (MegaJ/K) is a unit in the category of Entropy.

Properties
qudt:ucumCode
MJ.K-1
Annotations
dcterms:description
MegaJoule Per Kelvin (MegaJ/K) is a unit in the category of Entropy.
qudt:expression
MegaJ/K
rdfs:label
Megadżul na Kelwin(pl)
Megajoule na Kelvin(cs)
Megajoule na Kelvin(sl)
Megajoule par Kelvin(fr)
Megajoule pe Kelvin(ro)
Megajoule per Kelvin
Megajoule per Kelvin(en)
Megajoule per Kelvin(it)
Megajoule per Kelvin(ms)
Megajoule per Kelvin(tr)
Megajoule pro Kelvin(de)
Megajulio por Kelvin(es)
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/MegaJ-PER-K">
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$MegaJ/K$</j.0:expression>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E6</j.0:conversionMultiplierSN>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0"/>
    <rdfs:label xml:lang="ro">Megajoule pe Kelvin</rdfs:label>
    <rdfs:label xml:lang="cs">Megajoule na Kelvin</rdfs:label>
    <rdfs:label xml:lang="sl">Megajoule na Kelvin</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="es">Megajulio por Kelvin</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">MJ.K-1</j.0:ucumCode>
    <rdfs:label xml:lang="fr">Megajoule par Kelvin</rdfs:label>
    <rdfs:label xml:lang="pl">Megadżul na Kelwin</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">MegaJoule Per Kelvin (MegaJ/K) is a unit in the category of Entropy.</j.1:description>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/HeatCapacity"/>
    <rdfs:label>Megajoule per Kelvin</rdfs:label>
    <j.0:symbol>MJ/K</j.0:symbol>
    <rdfs:label xml:lang="en">Megajoule per Kelvin</rdfs:label>
    <rdfs:label xml:lang="it">Megajoule per Kelvin</rdfs:label>
    <rdfs:label xml:lang="ms">Megajoule per Kelvin</rdfs:label>
    <rdfs:label xml:lang="tr">Megajoule per Kelvin</rdfs:label>
    <rdfs:label xml:lang="de">Megajoule pro 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/MegaJ-PER-K>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "MegaJoule Per Kelvin (MegaJ/K) is a unit in the category of Entropy."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1000000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E6 ;
  <http://qudt.org/schema/qudt/expression> "$MegaJ/K$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/HeatCapacity> ;
  <http://qudt.org/schema/qudt/symbol> "MJ/K" ;
  <http://qudt.org/schema/qudt/ucumCode> "MJ.K-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Megadżul na Kelwin"@pl ;
  rdfs:label "Megajoule na Kelvin"@cs ;
  rdfs:label "Megajoule na Kelvin"@sl ;
  rdfs:label "Megajoule par Kelvin"@fr ;
  rdfs:label "Megajoule pe Kelvin"@ro ;
  rdfs:label "Megajoule per Kelvin" ;
  rdfs:label "Megajoule per Kelvin"@en ;
  rdfs:label "Megajoule per Kelvin"@it ;
  rdfs:label "Megajoule per Kelvin"@ms ;
  rdfs:label "Megajoule per Kelvin"@tr ;
  rdfs:label "Megajoule pro Kelvin"@de ;
  rdfs:label "Megajulio por Kelvin"@es ;
.
JSON
{"resource":"Megajoule per Kelvin" 
 ,"qname":"unit:MegaJ-PER-K" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MegaJ-PER-K" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1000000.0" 
    ,"conversion multiplier scientific":"1.0E6" 
    ,"description":"MegaJoule Per Kelvin (MegaJ\/K) is a unit in the category of Entropy." 
    ,"expression":"$MegaJ\/K$" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H-1T-2D0" 
    ,"has quantity kind":"quantitykind:HeatCapacity" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Megadżul na Kelwin" 
    ,"label":"Megajoule na Kelvin" 
    ,"label":"Megajoule na Kelvin" 
    ,"label":"Megajoule par Kelvin" 
    ,"label":"Megajoule pe Kelvin" 
    ,"label":"Megajoule per Kelvin" 
    ,"label":"Megajoule per Kelvin" 
    ,"label":"Megajoule per Kelvin" 
    ,"label":"Megajoule per Kelvin" 
    ,"label":"Megajoule per Kelvin" 
    ,"label":"Megajoule pro Kelvin" 
    ,"label":"Megajulio por Kelvin" 
    ,"symbol":"MJ\/K" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"MJ.K-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MegaJ-PER-K",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "MegaJoule Per Kelvin (MegaJ/K) is a unit in the category of Entropy.",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1000000.0",
  "conversionMultiplier:SN" : 1000000.0,
  "expression" : "$MegaJ/K$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/HeatCapacity",
  "symbol" : "MJ/K",
  "ucumCode" : "MJ.K-1",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "ro",
    "@value" : "Megajoule pe Kelvin"
  }, {
    "@language" : "cs",
    "@value" : "Megajoule na Kelvin"
  }, {
    "@language" : "sl",
    "@value" : "Megajoule na Kelvin"
  }, {
    "@language" : "es",
    "@value" : "Megajulio por Kelvin"
  }, {
    "@language" : "fr",
    "@value" : "Megajoule par Kelvin"
  }, {
    "@language" : "pl",
    "@value" : "Megadżul na Kelwin"
  }, "Megajoule per Kelvin", {
    "@language" : "en",
    "@value" : "Megajoule per Kelvin"
  }, {
    "@language" : "it",
    "@value" : "Megajoule per Kelvin"
  }, {
    "@language" : "ms",
    "@value" : "Megajoule per Kelvin"
  }, {
    "@language" : "tr",
    "@value" : "Megajoule per Kelvin"
  }, {
    "@language" : "de",
    "@value" : "Megajoule pro Kelvin"
  } ],
  "@context" : {
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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-08-28T12:49:17.108-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)