@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/back-to-school> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Back to School" ;
    schema:name "Back to School" ;
    skos:definition "BackToSchool, an Education subclass, encompasses **the conceptual process and temporal period, typically in late summer or early fall, when children and youth prepare to resume formal schooling** after a break such as summer vacation. In lifestyle coverage, back to school represents **family preparation and educational transition** that combines school preparation with family organization, providing families with opportunities to prepare children for the new school year while fostering academic readiness and family coordination through back to school planning and preparation activities.\n\nIn Hooray Media's family and educational context, back to school content includes **school preparation** (purchasing school supplies, books, clothing, educational materials), **family organization** (establishing daily routines, preparing lunches, family schedules, morning routines), **educational planning** (academic readiness, student adjustment, educational resources, school orientation), **retail and shopping** (retail promotions, tax-free shopping, school supply shopping, back to school sales), and **transition support** (easing transitions, mental readiness, enthusiasm building, family adjustments). Back to school bridges **education and family**, offering families opportunities to prepare children for the new school year while fostering academic readiness and family coordination through back to school planning and preparation activities.\n\nFor families, back to school provides opportunities to prepare children for the new school year while fostering academic readiness and family coordination through back to school planning and preparation activities. For children, it offers opportunities for educational preparation, routine establishment, and academic readiness through back to school activities and school preparation. For communities, it delivers opportunities for educational support, family services, and community engagement through back to school programs and educational resources." ;
    skos:inScheme <https://data.hooray.media/ontology/FamilyEducationScheme> ;
    skos:broader <https://data.hooray.media/ontology/summer-activities> ;
    skos:broader <https://data.hooray.media/ontology/education> ;
    skos:altLabel "Back to School" ;
    skos:altLabel "School Preparation" ;
    skos:altLabel "School Season" .