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

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

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

<https://concepts.sagepub.com/social-science/concept/industrial_ecology>
  skos:definition "Industrial ecology is a field of study concerned with analyzing the interactions between humans and the environment that takes a broad, long-range view to the analysis of industrial systems and views them in a manner analogous to an ecosystem. It draws from both systems engineering and ecological principles, and is particularly useful in addressing concerns such as sustainability at a systems level. [Source: <a href=\"https://sk.sagepub.com/reference/greenbusiness/n89.xml\" target=\"_blank\" data-id=\"to-sk\">Green Business: An A-to-Z Guide; Industrial Ecology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people>, <https://concepts.sagepub.com/social-science/concept/conservation_and_ecology> ;
  skos:prefLabel "industrial ecology"@en ;
  a skos:Concept .

