@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/global_religion>
  skos:prefLabel "global religion"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Christmas> .

<https://concepts.sagepub.com/social-science/concept/Christmas>
  skos:definition "From the point of view of consumer culture, Christmas has become the key ritual celebrating consumption. This ritual takes place not only within the Christian world, but is increasingly enacted in Muslim, Jewish, Hindu, and Buddhist cultures as well. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n64.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Christmas</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/global_religion> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_holidays> ;
  skos:prefLabel "Christmas"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/public_holidays>
  skos:prefLabel "public holidays"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Christmas> .

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

