@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/chemical_engineering_heat_transfer>
  skos:prefLabel "chemical engineering heat transfer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

<https://concepts.sagepub.com/social-science/concept/heat_transfer>
  skos:broader <https://concepts.sagepub.com/social-science/concept/transport_processes_in_physics> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/heating>, <https://concepts.sagepub.com/social-science/concept/heat_radiation>, <https://concepts.sagepub.com/social-science/concept/chemical_engineering_heat_transfer>, <https://concepts.sagepub.com/social-science/concept/convection>, <https://concepts.sagepub.com/social-science/concept/cooling>, <https://concepts.sagepub.com/social-science/concept/thermal_diffusion>, <https://concepts.sagepub.com/social-science/concept/heat_conduction>, <https://concepts.sagepub.com/social-science/concept/heat_loss> ;
  a skos:Concept ;
  skos:prefLabel "heat transfer"@en .

<https://concepts.sagepub.com/social-science/concept/transport_processes_in_physics>
  skos:prefLabel "transport processes in physics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

<https://concepts.sagepub.com/social-science/concept/heating>
  skos:prefLabel "heating"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

<https://concepts.sagepub.com/social-science/concept/cooling>
  skos:prefLabel "cooling"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

<https://concepts.sagepub.com/social-science/concept/thermal_diffusion>
  skos:prefLabel "thermal diffusion"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

<https://concepts.sagepub.com/social-science/concept/convection>
  skos:prefLabel "convection"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

<https://concepts.sagepub.com/social-science/concept/heat_radiation>
  skos:prefLabel "heat radiation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

<https://concepts.sagepub.com/social-science/concept/heat_conduction>
  skos:prefLabel "heat conduction"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

<https://concepts.sagepub.com/social-science/concept/heat_loss>
  skos:prefLabel "heat loss"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/heat_transfer> .

