@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/environmental_management> .

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

<https://concepts.sagepub.com/social-science/concept/sustainable_development>
  skos:prefLabel "sustainable development"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/environmental_management> .

<https://concepts.sagepub.com/social-science/concept/environmental_management>
  skos:definition "Environmental management is at once broader than resource management, yet emerged in part from it, as well as from new and emerging approaches in the 1960s and 1970s that drew on systems, ecosystems, and public interest and participation ideas. These ideas were themselves catalyzed by the social and environmental movements of the times. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n673.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Management, Environmental</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/sustainable_development> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "environmental management"@en ;
  a skos:Concept .

