@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://data.hooray.media/ontology/spring-break-holiday> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Spring Break" ;
    schema:name "Spring Break" ;
    skos:definition "SpringBreak, a CulturalHolidays and Education subclass, encompasses **a scheduled recess in early spring** typically lasting one to two weeks, observed by schools and universities, allowing students and faculty a break from academic routines. In lifestyle coverage, spring break represents **relaxation and exploration** that combines vacation time with family activities, providing families, students, and individuals with opportunities to enjoy time off from school while participating in travel, local activities, and enrichment programs during the spring season.\n\nIn Hooray Media's educational and family context, spring break content includes **family vacations** (travel planning, destination activities, family bonding), **local activities** (community events, local attractions, day trips), **educational programs** (spring break camps, workshops, enrichment activities), and **recreation** (beach activities, outdoor recreation, cultural events). Spring break bridges **education and leisure**, offering participants opportunities to take a break from academic routines while engaging in activities that provide relaxation, exploration, and opportunities for family bonding and skill-building during the school hiatus.\n\nFor families, spring break provides opportunities to spend quality time together while taking a break from school routines and participating in travel, local activities, and family bonding experiences. For students, it offers time for relaxation, exploration, and participation in activities that provide enrichment and fun outside of academic settings. For communities, it delivers opportunities for local events, camps, and activities that serve families and students during the break period." ;
    skos:inScheme <https://data.hooray.media/ontology/HolidayScheme> ;
    skos:broader <https://data.hooray.media/ontology/holidays> ;
    skos:altLabel "Spring Break Vacation" ;
    skos:altLabel "Spring Break Activities" ;
    skos:altLabel "Spring Break Events" .