@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix constant: <http://qudt.org/vocab/constant/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-quantity: <https://si-digital-framework.org/quantities/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

quantitykind:Heat
  a qudt:QuantityKind ;
  dcterms:description "\"Heat\" is the energy transferred by a thermal process.  Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu)."^^qudt:LatexString ;
  qudt:abbreviation "heat" ;
  qudt:applicableUnit unit:BTU_39DEG_F ;
  qudt:applicableUnit unit:BTU_59DEG_F ;
  qudt:applicableUnit unit:BTU_60DEG_F ;
  qudt:applicableUnit unit:BTU_IT ;
  qudt:applicableUnit unit:BTU_MEAN ;
  qudt:applicableUnit unit:BTU_TH ;
  qudt:applicableUnit unit:CAL_15DEG_C ;
  qudt:applicableUnit unit:CAL_20DEG_C ;
  qudt:applicableUnit unit:CAL_IT ;
  qudt:applicableUnit unit:CAL_MEAN ;
  qudt:applicableUnit unit:CAL_TH ;
  qudt:applicableUnit unit:GigaJ ;
  qudt:applicableUnit unit:J ;
  qudt:applicableUnit unit:KiloBTU_IT ;
  qudt:applicableUnit unit:KiloBTU_TH ;
  qudt:applicableUnit unit:KiloCAL ;
  qudt:applicableUnit unit:KiloCAL_IT ;
  qudt:applicableUnit unit:KiloCAL_Mean ;
  qudt:applicableUnit unit:KiloCAL_TH ;
  qudt:applicableUnit unit:KiloJ ;
  qudt:applicableUnit unit:MegaBTU_IT ;
  qudt:applicableUnit unit:MegaJ ;
  qudt:applicableUnit unit:NanoJ ;
  qudt:applicableUnit unit:PicoJ ;
  qudt:applicableUnit unit:THERM_EC ;
  qudt:applicableUnit unit:THERM_US ;
  qudt:applicableUnit unit:THM_EEC ;
  qudt:applicableUnit unit:THM_US ;
  qudt:applicableUnit unit:TON_FG-HR ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Heat"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A0E0L2I0M1H0T-2D0 ;
  qudt:normativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
  qudt:plainTextDescription "\"Heat\" is the energy transferred by a thermal process.  Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu)." ;
  qudt:symbol "Q" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q44432> ;
  rdfs:comment "Applicable units are those of quantitykind:ThermalEnergy" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Wärme"@de ;
  rdfs:label "calor"@es ;
  rdfs:label "calore"@it ;
  rdfs:label "cantitate de căldură"@ro ;
  rdfs:label "ciepło"@pl ;
  rdfs:label "heat"@en ;
  rdfs:label "jednotka tepla"@cs ;
  rdfs:label "kuantiti haba Haba"@ms ;
  rdfs:label "labor"@la ;
  rdfs:label "quantidade de calor"@pt ;
  rdfs:label "quantité de chaleur"@fr ;
  rdfs:label "toplota"@sl ;
  rdfs:label "ısı miktarı"@tr ;
  rdfs:label "Теплота"@ru ;
  rdfs:label "حرارة"@ar ;
  rdfs:label "کمیت گرما"@fa ;
  rdfs:label "ऊष्मा"@hi ;
  rdfs:label "热量"@zh ;
  rdfs:label "熱量"@ja ;
  skos:altLabel "Wärmemenge"@de ;
  skos:altLabel "amount of heat"@en ;
  skos:altLabel "chaleur"@fr ;
  skos:altLabel "jumlah haba"@ms ;
  skos:altLabel "quantità di calore"@it ;
  skos:broader quantitykind:ThermalEnergy .
