@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/festivals>
  skos:broader <https://concepts.sagepub.com/social-science/concept/black_culture>, <https://concepts.sagepub.com/social-science/concept/event_management>, <https://concepts.sagepub.com/social-science/concept/social_life>, <https://concepts.sagepub.com/social-science/concept/performing_arts> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/music_festivals>, <https://concepts.sagepub.com/social-science/concept/community_festivals>, <https://concepts.sagepub.com/social-science/concept/film_festivals> ;
  skos:definition "Festivals are found in every known society, historical and contemporary. There are festivals for major religious commemorations and for relatively minor local ones. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n238.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Festivals</a>]"@en ;
  skos:prefLabel "festivals"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/performing_arts>
  skos:prefLabel "performing arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/festivals> .

<https://concepts.sagepub.com/social-science/concept/film_festivals>
  skos:prefLabel "film festivals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/festivals> .

<https://concepts.sagepub.com/social-science/concept/music_festivals>
  skos:prefLabel "music festivals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/festivals> .

<https://concepts.sagepub.com/social-science/concept/black_culture>
  skos:prefLabel "black culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/festivals> .

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

<https://concepts.sagepub.com/social-science/concept/event_management>
  skos:prefLabel "event management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/festivals> .

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

<https://concepts.sagepub.com/social-science/concept/community_festivals>
  skos:prefLabel "community festivals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/festivals> .

