@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/winter> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Winter" ;
    schema:name "Winter" ;
    skos:definition "Winter, a Seasons subclass, encompasses **the coldest season of the year, typically occurring from December through February in the Northern Hemisphere**, characterized by shorter days, longer nights, and cooler temperatures. In lifestyle coverage, winter represents **seasonal activities and cozy experiences** that combines indoor comfort with outdoor recreation, providing families, children, and individuals with opportunities to enjoy seasonal activities while adapting to cooler weather and shorter daylight hours.\n\nIn Hooray Media's seasonal and family context, winter content includes **seasonal activities** (winter sports, holiday celebrations, indoor activities, winter festivals), **weather adaptation** (warm clothing, heating, winter safety, seasonal preparation), **indoor experiences** (cozy activities, indoor entertainment, winter crafts, home activities), **holiday celebrations** (Christmas, New Year, winter holidays, seasonal traditions), and **outdoor recreation** (winter sports, cold weather activities, seasonal outdoor fun). Winter bridges **season and lifestyle**, offering participants opportunities to enjoy seasonal activities while adapting to winter weather and creating cozy, comfortable experiences during the colder months.\n\nFor families, winter provides opportunities for children and adults to enjoy seasonal activities, holiday celebrations, and cozy indoor experiences while adapting to cooler weather and shorter days. For individuals, it offers opportunities for winter sports, seasonal recreation, and indoor activities that provide comfort and entertainment during the colder months. For communities, it delivers opportunities for winter festivals, seasonal events, and community activities that bring people together during the winter season." ;
    skos:inScheme <https://data.hooray.media/ontology/SeasonalActivityScheme> ;
    skos:broader <https://data.hooray.media/ontology/seasonal-activity> ;
    skos:altLabel "Winter Season" ;
    skos:altLabel "Cold Season" ;
    skos:altLabel "Winter Time" .