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
MegaJoule per Kelvin(en)
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>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <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="en">MegaJoule per Kelvin</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">MJ.K-1</j.0:ucumCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <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"/>
    <j.0:symbol>MJ/K</j.0:symbol>
  </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/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/2.1/vocab/unit> ;
  rdfs:label "MegaJoule per Kelvin"@en ;
.
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" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"MegaJoule per 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",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/HeatCapacity",
  "symbol" : "MJ/K",
  "ucumCode" : "MJ.K-1",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "MegaJoule per 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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "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 2024-03-22T14:41:21.436-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)