@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/mothers-day-brunch> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Mother's Day Brunch" ;
    schema:name "Mother's Day Brunch" ;
    skos:definition "MothersDayBrunch, a subclass of MothersDay, encompasses the cultural tradition of having brunch with one's mother or maternal figures on Mother's Day, combining breakfast and lunch elements to create a special meal experience. Mother's Day brunch is distinguished by its timing, typically served mid-morning to early afternoon, and its focus on creating a relaxed, celebratory atmosphere that honors mothers. This tradition often includes special menu items, family gatherings, and quality time spent together, making it a popular way to celebrate Mother's Day. In lifestyle coverage, Mother's Day brunch includes restaurant recommendations, home brunch ideas, menu planning, and family traditions that create meaningful experiences for mothers and their families." ;
    skos:inScheme <https://data.hooray.media/ontology/SeasonalActivityScheme> ;
    skos:broader <https://data.hooray.media/ontology/mothers-day> ;
    skos:altLabel "Mother's Day Brunch" ;
    skos:altLabel "Mother Day Brunch" ;
    skos:altLabel "Mothers Day Brunch" .