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

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

<https://concepts.sagepub.com/social-science/concept/cooperative_extension_system>
  skos:definition "The cooperative extension system (“Extension”) is the world's largest informal education system. It is part of the outreach mission of the U.S. [Source: <a href=\"https://sk.sagepub.com/reference/community/n130.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Cooperative Extension System</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rural_life> ;
  skos:prefLabel "cooperative extension system"@en ;
  a skos:Concept .

