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

<https://concepts.sagepub.com/social-science/concept/Mormon_Church>
  skos:prefLabel "Mormon Church"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Christian_Church> .

<https://concepts.sagepub.com/social-science/concept/religious_institutions>
  skos:prefLabel "religious institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Christian_Church> .

<https://concepts.sagepub.com/social-science/concept/Salvation_Army>
  skos:prefLabel "Salvation Army"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Christian_Church> .

<https://concepts.sagepub.com/social-science/concept/Protestant_church>
  skos:prefLabel "Protestant church"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Christian_Church> .

<https://concepts.sagepub.com/social-science/concept/Eastern_Orthodoxy>
  skos:prefLabel "Eastern Orthodoxy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Christian_Church> .

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

<https://concepts.sagepub.com/social-science/concept/Christian_Church>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Society_of_Friends>, <https://concepts.sagepub.com/social-science/concept/Jehovah%27s_Witnesses>, <https://concepts.sagepub.com/social-science/concept/Salvation_Army>, <https://concepts.sagepub.com/social-science/concept/Eastern_Orthodoxy>, <https://concepts.sagepub.com/social-science/concept/Protestant_church>, <https://concepts.sagepub.com/social-science/concept/Mormon_Church>, <https://concepts.sagepub.com/social-science/concept/Catholic_Church> ;
  a skos:Concept ;
  skos:prefLabel "Christian Church"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_institutions> .

<https://concepts.sagepub.com/social-science/concept/Society_of_Friends>
  skos:prefLabel "Society of Friends"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Christian_Church> .

<https://concepts.sagepub.com/social-science/concept/Jehovah%27s_Witnesses>
  skos:prefLabel "Jehovah's Witnesses"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Christian_Church> .

