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

<https://concepts.sagepub.com/social-science/concept/ecological_regimes>
  skos:definition "Ecological regimes can be defined as the way societies, institutions, or groups manage relations to their physical environment. This notion designates fields of activity, which are as such normatively regulated and which thereby determine relations between social and physical structures. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n320.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Ecological Regimes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "ecological regimes"@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/ecological_regimes> .

