@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/coptic_monasticism> .

<https://concepts.sagepub.com/social-science/concept/coptic_monasticism>
  skos:definition "Christianity was introduced into Egypt in the 1st century and found itself in competition with two other religions: Judaism and the Hellenized native religion. By the 4th century, Christianity was the religion of the majority of the people in Egypt. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n195.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Coptic Monasticism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theology> ;
  skos:prefLabel "coptic monasticism"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/theology>
  skos:prefLabel "theology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coptic_monasticism> .

