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

<https://concepts.sagepub.com/social-science/concept/ecosystem_decay>
  skos:definition "Ecosystem decay is a term coined by the conservation biologist Thomas Lovejoy to describe the process by which species become locally extinct and ecosystem functions deteriorate following habitat fragmentation. The term has become synonymous with an ongoing, ambitious study of ecosystem decay in the Amazon rain forest, initiated by Lovejoy and colleagues in the 1980s. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n331.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Ecosystem Decay</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biogeography> ;
  skos:prefLabel "ecosystem decay"@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/ecosystem_decay> .

