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

<https://concepts.sagepub.com/social-science/concept/Easter>
  skos:definition "Easter, like Christmas, juxtaposes religious and secular rituals in ways that are no longer easy to tease apart. Easter is considered the most important religious holiday for Christians, and symbolizes the resurrection of Jesus Christ from the dead, but the celebration of Easter long preceded the Christian religion. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n176.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Easter</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion> ;
  skos:prefLabel "Easter"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion>
  skos:prefLabel "concepts in global religion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Easter> .

