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

<https://concepts.sagepub.com/social-science/concept/horticultural_societies>
  skos:definition "Horticulturalists are cultivators who rely on hand labor rather than plow agriculture and grow trees, fruits, and vegetables rather than hard grains. In modern economic systems, horticulturalists tend to be market gardeners, vintners, orchard keepers, flower growers, or turf managers—all highly commercial specialties. [Source: <a href=\"https://sk.sagepub.com/reference/community/n231.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Horticultural Societies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rural_life> ;
  skos:prefLabel "horticultural societies"@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/horticultural_societies> .

