unit:MegaJ-PER-KiloGM

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

Type
Description

1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram

Properties
qudt:plainTextDescription
1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram
qudt:iec61360Code
0112/2///62720#UAB093
qudt:symbol
MJ/kg
qudt:ucumCode
MJ.kg-1
Annotations
dcterms:description
1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram
rdfs:label
Megadżul na Kilogram(pl)
Megajoule na Kilogram(cs)
Megajoule na Kilogram(sl)
Megajoule par Kilogramme(fr)
Megajoule pe Kilogram(ro)
Megajoule per Chilogrammo(it)
Megajoule per Kilogram
Megajoule per Kilogram(en)
Megajoule per Kilogram(ms)
Megajoule per Kilogram(tr)
Megajoule pro Kilogramm(de)
Megajulio por Kilogramo(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-KiloGM">
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram</j.1:description>
    <rdfs:label xml:lang="de">Megajoule pro Kilogramm</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q57175165"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificEnergy"/>
    <j.0:plainTextDescription>1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram</j.0:plainTextDescription>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="cs">Megajoule na Kilogram</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E6</j.0:conversionMultiplierSN>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="sl">Megajoule na Kilogram</rdfs:label>
    <rdfs:label xml:lang="es">Megajulio por Kilogramo</rdfs:label>
    <rdfs:label>Megajoule per Kilogram</rdfs:label>
    <rdfs:label xml:lang="en">Megajoule per Kilogram</rdfs:label>
    <rdfs:label xml:lang="ms">Megajoule per Kilogram</rdfs:label>
    <rdfs:label xml:lang="tr">Megajoule per Kilogram</rdfs:label>
    <rdfs:label xml:lang="ro">Megajoule pe Kilogram</rdfs:label>
    <rdfs:label xml:lang="pl">Megadżul na Kilogram</rdfs:label>
    <rdfs:label xml:lang="it">Megajoule per Chilogrammo</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:symbol>MJ/kg</j.0:symbol>
    <j.0:iec61360Code>0112/2///62720#UAB093</j.0:iec61360Code>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="fr">Megajoule par Kilogramme</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">MJ.kg-1</j.0:ucumCode>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB093</j.0:informativeReference>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:uneceCommonCode>JK</j.0:uneceCommonCode>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
  </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-KiloGM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <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/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB093" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB093"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram" ;
  <http://qudt.org/schema/qudt/symbol> "MJ/kg" ;
  <http://qudt.org/schema/qudt/ucumCode> "MJ.kg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "JK" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q57175165> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Megadżul na Kilogram"@pl ;
  rdfs:label "Megajoule na Kilogram"@cs ;
  rdfs:label "Megajoule na Kilogram"@sl ;
  rdfs:label "Megajoule par Kilogramme"@fr ;
  rdfs:label "Megajoule pe Kilogram"@ro ;
  rdfs:label "Megajoule per Chilogrammo"@it ;
  rdfs:label "Megajoule per Kilogram" ;
  rdfs:label "Megajoule per Kilogram"@en ;
  rdfs:label "Megajoule per Kilogram"@ms ;
  rdfs:label "Megajoule per Kilogram"@tr ;
  rdfs:label "Megajoule pro Kilogramm"@de ;
  rdfs:label "Megajulio por Kilogramo"@es ;
.
JSON
{"resource":"Megajoule per Kilogram" 
 ,"qname":"unit:MegaJ-PER-KiloGM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MegaJ-PER-KiloGM" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q57175165&gt;" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1000000.0" 
    ,"conversion multiplier scientific":"1.0E6" 
    ,"description":"1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram" 
    ,"description (plain text)":"1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram" 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T-2D0" 
    ,"has quantity kind":"quantitykind:SpecificEnergy" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB093" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB093" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Megadżul na Kilogram" 
    ,"label":"Megajoule na Kilogram" 
    ,"label":"Megajoule na Kilogram" 
    ,"label":"Megajoule par Kilogramme" 
    ,"label":"Megajoule pe Kilogram" 
    ,"label":"Megajoule per Chilogrammo" 
    ,"label":"Megajoule per Kilogram" 
    ,"label":"Megajoule per Kilogram" 
    ,"label":"Megajoule per Kilogram" 
    ,"label":"Megajoule per Kilogram" 
    ,"label":"Megajoule pro Kilogramm" 
    ,"label":"Megajulio por Kilogramo" 
    ,"symbol":"MJ\/kg" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"MJ.kg-1" 
    ,"unece common code":"JK" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MegaJ-PER-KiloGM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "1000000.0",
  "conversionMultiplier:SN" : 1000000.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SpecificEnergy",
  "iec61360Code" : "0112/2///62720#UAB093",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB093",
  "plainTextDescription" : "1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram",
  "symbol" : "MJ/kg",
  "ucumCode" : "MJ.kg-1",
  "uneceCommonCode" : "JK",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q57175165",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "de",
    "@value" : "Megajoule pro Kilogramm"
  }, {
    "@language" : "cs",
    "@value" : "Megajoule na Kilogram"
  }, {
    "@language" : "sl",
    "@value" : "Megajoule na Kilogram"
  }, {
    "@language" : "es",
    "@value" : "Megajulio por Kilogramo"
  }, "Megajoule per Kilogram", {
    "@language" : "en",
    "@value" : "Megajoule per Kilogram"
  }, {
    "@language" : "ms",
    "@value" : "Megajoule per Kilogram"
  }, {
    "@language" : "tr",
    "@value" : "Megajoule per Kilogram"
  }, {
    "@language" : "ro",
    "@value" : "Megajoule pe Kilogram"
  }, {
    "@language" : "pl",
    "@value" : "Megadżul na Kilogram"
  }, {
    "@language" : "it",
    "@value" : "Megajoule per Chilogrammo"
  }, {
    "@language" : "fr",
    "@value" : "Megajoule par Kilogramme"
  } ],
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "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:05.173-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)