@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/school_holidays>
  skos:definition "School holidays are days during the school year when students recognize and participate in national and cultural celebrations. They can occur when schools are open as well as when they are closed. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n339.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Holidays, School</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/race,_ethnicity_and_education>, <https://concepts.sagepub.com/social-science/concept/holidays> ;
  skos:prefLabel "school holidays"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/race,_ethnicity_and_education>
  skos:prefLabel "race, ethnicity and education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_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/school_holidays> .

