@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/environment_and_people>
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landscape_restoration> .

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

<https://concepts.sagepub.com/social-science/concept/landscape_restoration>
  skos:definition "In the past two decades, landscape restoration has increasingly become a field of research and applied science addressing the multifaceted nature of environmental problems, and it has developed an integrated theoretical framework. Whereas maintenance denotes some regular and relatively slight work directed at conserving a humanized environment, restoration consists of a set of actions designed to improve a degraded or simplified environment. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n690.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Landscape Restoration</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "landscape restoration"@en ;
  a skos:Concept .

