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

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

<https://concepts.sagepub.com/social-science/concept/game_ranching>
  skos:definition "Game ranches are usually understood to mean an area of land, often enclosed by special fencing, where game animals are kept. There are many purposes for the existence of game ranches. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n460.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Game Ranching</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "game ranching"@en ;
  a skos:Concept .

