@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/Christian_Church>
  skos:prefLabel "Christian Church"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Society_of_Friends> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Society_of_Friends> .

<https://concepts.sagepub.com/social-science/concept/Society_of_Friends>
  skos:definition "The Society of Friends (Quakers) is a religious movement that arose out of radical Puritanism in the seventeenth century in northwestern England. In the early twenty-first century the movement included about 135,000 English-speaking members worldwide, with larger numbers in East Africa and Latin America. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-and-religion/s121.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics and Religion; Friends, Society of (Quakers)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Christian_Church> ;
  skos:prefLabel "Society of Friends"@en ;
  a skos:Concept .

