unit:THERM_EC

URI: http://qudt.org/vocab/unit/THERM_EC

Type
Description

unit of heat energy in commercial use, within the EU defined: 1 thm (EC) = 100 000 BtuIT

Properties
qudt:conversionMultiplierSN
1.05505585262E9
qudt:iec61360Code
0112/2///62720#UAB222
qudt:symbol
thm{EC}
Annotations
dcterms:description
unit of heat energy in commercial use, within the EU defined: 1 thm (EC) = 100 000 BtuIT
rdfs:label
Therm (ec)
Therm (ec)(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/THERM_EC">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:uneceCommonCode>N71</j.0:uneceCommonCode>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.05505585262E9</j.0:conversionMultiplierSN>
    <rdfs:label>Therm (ec)</rdfs:label>
    <rdfs:label xml:lang="en">Therm (ec)</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Energy"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1055055852.62</j.0:conversionMultiplier>
    <j.0:iec61360Code>0112/2///62720#UAB222</j.0:iec61360Code>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ThermalEnergy"/>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/THM_EEC"/>
    <j.0:symbol>thm{EC}</j.0:symbol>
    <j.1:description>unit of heat energy in commercial use, within the EU defined: 1 thm (EC) = 100 000 BtuIT</j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB222</j.0:informativeReference>
    <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/J"/>
  </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/THERM_EC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "unit of heat energy in commercial use, within the EU defined: 1 thm (EC) = 100 000 BtuIT" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1055055852.62 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.05505585262E9 ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/THM_EEC> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB222" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB222"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/J> ;
  <http://qudt.org/schema/qudt/symbol> "thm{EC}" ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "N71" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Therm (ec)" ;
  rdfs:label "Therm (ec)"@en ;
.
JSON
{"resource":"Therm (ec)" 
 ,"qname":"unit:THERM_EC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/THERM_EC" 
 ,"properties":["conversion multiplier":"1055055852.62" 
    ,"conversion multiplier scientific":"1.05505585262E9" 
    ,"description":"unit of heat energy in commercial use, within the EU defined: 1 thm (EC) = 100 000 BtuIT" 
    ,"exact match":"unit:THM_EEC" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:Energy" 
    ,"has quantity kind":"quantitykind:ThermalEnergy" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB222" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB222" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Therm (ec)" 
    ,"label":"Therm (ec)" 
    ,"scalingOf":"unit:J" 
    ,"symbol":"thm{EC}" 
    ,"type":"qudt:Unit" 
    ,"unece common code":"N71" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/THERM_EC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "unit of heat energy in commercial use, within the EU defined: 1 thm (EC) = 100 000 BtuIT",
  "conversionMultiplier" : "1055055852.62",
  "conversionMultiplier:SN" : 1.05505585262E9,
  "exactMatch" : "http://qudt.org/vocab/unit/THM_EEC",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Energy", "http://qudt.org/vocab/quantitykind/ThermalEnergy" ],
  "iec61360Code" : "0112/2///62720#UAB222",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB222",
  "scalingOf" : "http://qudt.org/vocab/unit/J",
  "symbol" : "thm{EC}",
  "uneceCommonCode" : "N71",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ "Therm (ec)", {
    "@language" : "en",
    "@value" : "Therm (ec)"
  } ],
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@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"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "scalingOf" : {
      "@id" : "http://qudt.org/schema/qudt/scalingOf",
      "@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 2025-08-28T12:53:40.049-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)