@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/brewery> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Brewery" ;
    schema:name "Brewery" ;
    skos:definition "Breweries, a Dining subclass, encompasses **establishments dedicated to the production, brewing, and often serving of beer**, including craft breweries, microbreweries, brewpubs, and large-scale commercial breweries that create diverse beer styles and flavors. In lifestyle coverage, breweries represent **craft beer culture and community gathering** that combines beer production with dining experiences, providing adults with opportunities to enjoy craft beer while fostering community connection and cultural experiences through brewery experiences and social gatherings.\n\nIn Hooray Media's culinary and social context, brewery content includes **brewery types** (craft breweries, microbreweries, brewpubs, commercial breweries, beer production facilities), **brewery experiences** (brewery tours, beer tasting, brewery events, brewery restaurants, beer education), **beer culture** (craft beer culture, beer appreciation, beer education, brewing traditions, beer styles), **community engagement** (brewery events, community gatherings, social experiences, brewery festivals, community support), and **culinary experiences** (beer and food pairings, brewery restaurants, culinary experiences, dining experiences, food experiences). Breweries bridge **craftsmanship and community**, offering adults opportunities to enjoy craft beer while fostering community connection and cultural experiences through brewery experiences and social gatherings.\n\nFor adults, breweries provide opportunities to enjoy craft beer while fostering community connection and cultural experiences through brewery experiences and social gatherings. For communities, they offer opportunities for community gathering, cultural celebration, and local business support through brewery culture and brewery events. For individuals, they deliver opportunities for beer education, flavor exploration, and social connection through brewery tours and beer tasting experiences." ;
    skos:inScheme <https://data.hooray.media/ontology/VenueTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/venue-type> ;
    skos:altLabel "Beer Production" ;
    skos:altLabel "Craft Brewery" ;
    skos:altLabel "Microbrewery" .