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

<https://concepts.sagepub.com/social-science/concept/primordial_communities>
  skos:prefLabel "primordial communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/English_parishes> .

<https://concepts.sagepub.com/social-science/concept/English_parishes>
  skos:definition "In the Anglican Church, the word parish has several connotations. It indicates a church's responsibility for the baptism and burial of a specific group of people, which is the fundamental “cure of souls”—a function that passed historically from bishop to rector, the clerical head of the parish. [Source: <a href=\"https://sk.sagepub.com/reference/community/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; English Parishes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rural_life>, <https://concepts.sagepub.com/social-science/concept/primordial_communities> ;
  skos:prefLabel "English parishes"@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/English_parishes> .

