@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/public_holidays>
  skos:prefLabel "public holidays"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/holidays> .

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

<https://concepts.sagepub.com/social-science/concept/paid_leave>
  skos:prefLabel "paid leave"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/holidays> .

<https://concepts.sagepub.com/social-science/concept/holidays>
  skos:broader <https://concepts.sagepub.com/social-science/concept/leisure_activities> ;
  skos:prefLabel "holidays"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/holidays_abroad>, <https://concepts.sagepub.com/social-science/concept/public_holidays>, <https://concepts.sagepub.com/social-science/concept/school_holidays>, <https://concepts.sagepub.com/social-science/concept/staggering_of_holidays>, <https://concepts.sagepub.com/social-science/concept/paid_leave> ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006693.html> ;
  skos:related <https://concepts.sagepub.com/social-science/concept/global_religion> ;
  skos:definition "Holidays are “Holy Days”: days set aside and marked as sacred through myth, symbols, and ritual acts. Holidays structure the seasonal calendar through meaningful changes to daily routines. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-religion-in-america/n158.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Religion in America; Holidays</a>]"@en .

<https://concepts.sagepub.com/social-science/concept/staggering_of_holidays>
  skos:prefLabel "staggering of holidays"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/holidays> .

<https://concepts.sagepub.com/social-science/concept/leisure_activities>
  skos:prefLabel "leisure activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/holidays> .

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

<https://concepts.sagepub.com/social-science/concept/holidays_abroad>
  skos:prefLabel "holidays abroad"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/holidays> .

<https://concepts.sagepub.com/social-science/concept/school_holidays>
  skos:prefLabel "school holidays"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/holidays> .

