@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/heat_transfer>
  skos:prefLabel "heat transfer"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/convection> .

<https://concepts.sagepub.com/social-science/concept/convection>
  skos:definition "Transfer of heat (and other properties such as energy and moisture) within a fluid by motion. In the atmosphere, it is restricted to vertical motion, advection being used to describe horizontal heat transfer. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n828.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; convection</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018481.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/thermodynamics>, <https://concepts.sagepub.com/social-science/concept/heat_transfer>, <https://concepts.sagepub.com/social-science/concept/atmospheric_science> ;
  skos:prefLabel "convection"@en ;
  a skos:Concept .

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

<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/convection> .

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

