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

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

<https://concepts.sagepub.com/social-science/concept/watersheds>
  skos:definition "People involved with natural resource and environmental planning in the United States have sometimes pointed to the desirability of defining community in terms of hydrological, or watershed, boundaries. A community so defined brings together many disparate preexisting communities whose members often have not thought of themselves as comprising a larger community, but whose shared interest in preserving the quality of their environment and their water is actually a potentially powerful unifying force. [Source: <a href=\"https://sk.sagepub.com/reference/community/n515.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Watersheds</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rural_life> ;
  skos:prefLabel "watersheds"@en ;
  a skos:Concept .

