@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/rural_life>
  skos:prefLabel "rural life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ranching_communities> .

<https://concepts.sagepub.com/social-science/concept/ranching_communities>
  skos:definition "Ranching is the raising of grazing animals on large blocks of land; ultimately the animals are sold to an external market. Ranching communities, the local social systems in ranch areas, are a composite of historical and human ecological—demographic, technological, environmental, and social organizational—influences. [Source: <a href=\"https://sk.sagepub.com/reference/community/n405.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Ranching Communities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rural_life> ;
  skos:prefLabel "ranching communities"@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/ranching_communities> .

