@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/bar-venue> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Bar" ;
    schema:name "Bar" ;
    skos:definition "Bars, a Dining subclass, encompasses **establishments primarily focused on serving alcoholic beverages** including beer, wine, cocktails, and spirits, often accompanied by light food, appetizers, or full meals. In lifestyle coverage, bars represent **social gathering and adult entertainment** that combines beverage culture with social connection, providing adults with opportunities to socialize and relax while fostering community connection and cultural experiences through bar experiences and social gatherings.\n\nIn Hooray Media's social and lifestyle context, bar content includes **beverage types** (beer, wine, cocktails, spirits, craft beverages, regional specialties), **venue types** (neighborhood pubs, sports bars, cocktail lounges, wine bars, speakeasies), **social experiences** (happy hour specials, date night destinations, social gatherings, networking), **entertainment** (live music, games, trivia nights, special events, adult entertainment), and **atmosphere** (intimate settings, casual environments, upscale experiences, regional character). Bars bridge **beverage and community**, offering adults opportunities to socialize and relax while fostering community connection and cultural experiences through bar experiences and social gatherings.\n\nFor adults, bars provide opportunities to socialize and relax while fostering community connection and cultural experiences through bar experiences and social gatherings. For couples, they offer opportunities for romantic experiences and intimate social connection through date night destinations and cocktail experiences. For communities, they deliver opportunities for social events, cultural experiences, and community engagement through bar venues and social gatherings." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/attractions-entertainment> ;
    skos:altLabel "Cocktail Bars" ;
    skos:altLabel "Pubs" ;
    skos:altLabel "Taverns" ;
    skos:altLabel "Wine Bars" .