@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/thanksgiving-holiday> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Thanksgiving" ;
    schema:name "Thanksgiving" ;
    skos:definition "ThanksgivingActivities, a Fall subclass, encompasses **seasonal gatherings and traditions** tied to the U.S. Thanksgiving holiday, including family feasts, charity drives, gratitude crafts, turkey trots, and community dinners. In lifestyle coverage, Thanksgiving activities represent **gratitude and togetherness** that combine food, reflection, and community connection, providing families with opportunities to celebrate thankfulness while participating in meaningful traditions and community service.\n\nIn Hooray Media's family-focused context, Thanksgiving activity content includes **family traditions** (Thanksgiving dinner, family gatherings, gratitude practices), **community service** (charity drives, volunteer opportunities, community dinners), **creative activities** (Thanksgiving crafts, gratitude projects, seasonal decorations), and **physical activities** (turkey trots, family walks, outdoor activities). Thanksgiving activities bridge **gratitude and community**, offering families opportunities to celebrate thankfulness while participating in meaningful traditions that strengthen family bonds and community connections.\n\nFor families, Thanksgiving activities provide opportunities to celebrate gratitude and togetherness while participating in meaningful traditions and community service. For parents, it offers guidance on teaching children about thankfulness and creating family traditions that celebrate the holiday spirit. For individuals, it delivers opportunities for community service, reflection, and connection through Thanksgiving-themed activities and celebrations." ;
    skos:inScheme <https://data.hooray.media/ontology/HolidayScheme> ;
    skos:broader <https://data.hooray.media/ontology/holidays> ;
    skos:altLabel "Thanksgiving Day" ;
    skos:altLabel "Thanksgiving Celebrations" ;
    skos:altLabel "Thanksgiving Traditions" ;
    skos:altLabel "Thanksgiving Week" ;
    skos:altLabel "Turkey Day Activities" .