@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/brunch-spot> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Brunch Spot" ;
    schema:name "Brunch Spot" ;
    skos:definition "Brunch, a DiningCourse subclass, encompasses **a late-morning to early-afternoon dining experience (≈ 9am–3pm) blending breakfast and lunch dishes**, often social, leisurely, and weekend-focused. In lifestyle coverage, brunch represents **social dining and weekend leisure** that combines breakfast and lunch with social connection, providing families, couples, and individuals with opportunities to enjoy leisurely dining while fostering social connection and weekend relaxation through brunch dining and social experiences.\n\nIn Hooray Media's culinary and social context, brunch content includes **brunch dining** (restaurant brunch, hotel buffets, brunch service, brunch menus, brunch restaurants), **brunch foods** (eggs Benedict, waffles, pancakes, mimosas, brunch cocktails, brunch specialties), **social experiences** (weekend brunch, social meetups, family brunch, couple brunch, group dining), **leisure activities** (weekend leisure, leisurely dining, weekend relaxation, social dining, weekend activities), and **special occasions** (holiday brunch, special occasion brunch, celebration brunch, event brunch, festive brunch). Brunch bridges **dining and leisure**, offering participants opportunities to enjoy leisurely dining while fostering social connection and weekend relaxation through brunch dining and social experiences.\n\nFor families, brunch provides opportunities for children and adults to enjoy leisurely dining together while fostering social connection and weekend relaxation through family brunch and weekend dining. For couples, it offers opportunities for romantic dining, social connection, and weekend leisure through couple brunch and romantic dining experiences. For individuals, it delivers opportunities for social connection, weekend relaxation, and leisurely dining through brunch meetups and social dining experiences." ;
    skos:inScheme <https://data.hooray.media/ontology/ConceptTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/concept-type> ;
    skos:altLabel "Early Lunch" ;
    skos:altLabel "Late Breakfast" ;
    skos:altLabel "Sunday Brunch" ;
    skos:altLabel "Weekend Brunch" .