@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-SDKD9NBV-N .

n9j:-NCW3ZXH8-K
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SDKD9NBV-N .

n9j:-SDKD9NBV-N
  owl:sameAs <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: Encyclopedia of Geography; Ecological Regimes]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NCW3ZXH8-K ;
  skos:prefLabel "ecological regimes"@en .

n9j: a skos:ConceptScheme .
