@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-R9NQB4KC-N
  skos:prefLabel "climate"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QSJ9PK15-L .

n9j:-QSJ9PK15-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/heat> ;
  skos:definition "Heat is a transfer of energy. Heat is not contained in a body, therefore, but is instead a condition of energy moving from one body to another. [Source: Encyclopedia of Environment and Society; Heat]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R9NQB4KC-N, n9j:-KN9R59FJ-S ;
  skos:prefLabel "heat"@en .

n9j: a skos:ConceptScheme .
n9j:-KN9R59FJ-S
  skos:prefLabel "thermodynamics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QSJ9PK15-L .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-QSJ9PK15-L .

