@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/halloween-activities> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Halloween Activities" ;
    schema:name "Halloween Activities" ;
    skos:definition "HalloweenEvents, an Events subclass, encompasses **attendable, dated happenings** themed around Halloween, including haunted houses, trunk-or-treats, pumpkin-carving nights, spooky parades, and costume parties. In lifestyle coverage, Halloween events represent **playful and theatrical fall entertainment** that bridges family fun with nighttime thrills, providing communities with opportunities to celebrate the spooky season through shared experiences and creative expression.\n\nIn Hooray Media's family-focused context, Halloween event content includes **family-friendly events** (trunk-or-treats, costume parties, pumpkin carving contests), **thrilling attractions** (haunted houses, ghost tours, spooky experiences), **community celebrations** (Halloween parades, neighborhood events, school celebrations), and **creative activities** (costume contests, pumpkin decorating, Halloween crafts). Halloween events bridge **family entertainment and community celebration**, offering families opportunities to enjoy the spooky season together while participating in community traditions and creative activities.\n\nFor families, Halloween events provide safe, fun opportunities to celebrate the spooky season together while participating in community traditions. For parents, it offers guidance on age-appropriate events and safety considerations while enjoying Halloween festivities. For individuals, it delivers thrilling entertainment, creative expression, and community connection through Halloween-themed activities and celebrations." ;
    skos:inScheme <https://data.hooray.media/ontology/SeasonalActivityScheme> ;
    skos:broader <https://data.hooray.media/ontology/fall-activities> ;
    skos:altLabel "Halloween Celebrations" ;
    skos:altLabel "Haunted Attractions" ;
    skos:altLabel "Trick-or-Treat Events" .