@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> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Spring" ;
    schema:name "Spring" ;
    skos:definition "Spring, a Seasons subclass, encompasses **the season that follows Winter and precedes Summer**, typically occurring from March to May in the Northern Hemisphere, characterized by warming temperatures, blooming flowers, and renewed growth. In lifestyle coverage, spring represents **renewal and growth** that combines seasonal change with outdoor activities, providing families, couples, and individuals with opportunities to enjoy mild weather while participating in seasonal activities and celebrating the renewal of nature.\n\nIn Hooray Media's seasonal context, spring content includes **outdoor activities** (gardening, hiking, outdoor festivals, nature walks), **seasonal events** (spring festivals, Easter celebrations, graduation ceremonies), **home activities** (spring cleaning, home improvement, outdoor entertaining), and **nature experiences** (wildflower viewing, bird watching, outdoor recreation). Spring bridges **seasonal change and activity**, offering participants opportunities to enjoy mild weather while engaging in seasonal activities that celebrate the renewal of nature and the transition to warmer months.\n\nFor families, spring provides opportunities to enjoy mild weather and outdoor activities while teaching children about seasonal changes and the renewal of nature through hands-on experiences. For couples, it offers romantic outdoor settings, seasonal activities, and opportunities for outdoor date nights and getaways. For individuals, it delivers opportunities to enjoy outdoor recreation, seasonal activities, and the beauty of nature's renewal during the transition to warmer weather." ;
    skos:inScheme <https://data.hooray.media/ontology/SeasonalActivityScheme> ;
    skos:broader <https://data.hooray.media/ontology/seasonal-activity> ;
    skos:altLabel "Spring Activities" ;
    skos:altLabel "Spring Season" ;
    skos:altLabel "Spring Events" .