@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/conservation_and_ecology>
  skos:prefLabel "conservation and ecology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disequilibrium> .

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

<https://concepts.sagepub.com/social-science/concept/disequilibrium>
  skos:definition "DISEQUILIBRIUM, AS USED in ecology, is a term used to describe systems that do not tend toward a stable, homeostatic balance. Whereas an ecological system in equilibrium tends toward stability both in terms of species composition and cycling of abiotic nutrients and energy, a system in disequilibrium exhibits no stable end point, has species composition in flux, and exchanges nutrients, energy, and organisms with surrounding systems. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n304.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Disequilibrium</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/conservation_and_ecology> ;
  skos:prefLabel "disequilibrium"@en ;
  a skos:Concept .

