@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/midlatitude_deciduous_forest>
  skos:definition "Deciduous forests can be classified into two distinct biomes: (1) the deciduous midlatitude biome and (2) the tropical deciduous biome. Although in both biomes the trees lose their leaves during a dormant season, tropical deciduous trees experience dry conditions and subsequent leaf loss while deciduous midlatitude trees lose their leaves because of the cold season. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n93.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Biome: Midlatitude Deciduous Forest</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biomes> ;
  skos:prefLabel "midlatitude deciduous forest"@en ;
  a skos:Concept .

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

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

