unit:MegaJ-PER-HR

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

Type
Description

SI derived unit MegaJoule divided by the 3600 times the SI base unit second

Properties
qudt:conversionMultiplier
277.7777777777777777777777777777778
qudt:conversionMultiplierSN
2.777777777777777777777777777777778E2
qudt:plainTextDescription
SI derived unit Megajoule divided by the 3600 times the SI base unit second
qudt:symbol
MJ/hr
qudt:ucumCode
MJ.h-1
Annotations
dcterms:description
SI derived unit MegaJoule divided by the 3600 times the SI base unit second
rdfs:label
Megajoule Per Hour(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-HR">
    <j.0:plainTextDescription>SI derived unit Megajoule divided by the 3600 times the SI base unit second</j.0:plainTextDescription>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">277.7777777777777777777777777777778</j.0:conversionMultiplier>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">SI derived unit MegaJoule divided by the 3600 times the SI base unit second</j.1:description>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Power"/>
    <j.0:symbol>MJ/hr</j.0:symbol>
    <rdfs:label xml:lang="en">Megajoule Per Hour</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">MJ.h-1</j.0:ucumCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.777777777777777777777777777777778E2</j.0:conversionMultiplierSN>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:uneceCommonCode>P16</j.0:uneceCommonCode>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
  </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-HR>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "SI derived unit MegaJoule divided by the 3600 times the SI base unit second"^^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> 277.7777777777777777777777777777778 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 2.777777777777777777777777777777778E2 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Power> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "SI derived unit Megajoule divided by the 3600 times the SI base unit second" ;
  <http://qudt.org/schema/qudt/symbol> "MJ/hr" ;
  <http://qudt.org/schema/qudt/ucumCode> "MJ.h-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "P16" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Megajoule Per Hour"@en ;
.
JSON
{"resource":"Megajoule Per Hour" 
 ,"qname":"unit:MegaJ-PER-HR" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MegaJ-PER-HR" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"277.7777777777777777777777777777778" 
    ,"conversion multiplier scientific":"2.777777777777777777777777777777778E2" 
    ,"description":"SI derived unit MegaJoule divided by the 3600 times the SI base unit second" 
    ,"description (plain text)":"SI derived unit Megajoule divided by the 3600 times the SI base unit second" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0" 
    ,"has quantity kind":"quantitykind:Power" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Megajoule Per Hour" 
    ,"symbol":"MJ\/hr" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"MJ.h-1" 
    ,"unece common code":"P16" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MegaJ-PER-HR",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "SI derived unit MegaJoule divided by the 3600 times the SI base unit second",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "277.7777777777777777777777777777778",
  "conversionMultiplier:SN" : 277.77777777777777,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Power",
  "plainTextDescription" : "SI derived unit Megajoule divided by the 3600 times the SI base unit second",
  "symbol" : "MJ/hr",
  "ucumCode" : "MJ.h-1",
  "uneceCommonCode" : "P16",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Megajoule Per Hour"
  },
  "@context" : {
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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"
    },
    "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"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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 2024-04-25T14:39:27.276-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)