@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/water-park-venue> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Water Park" ;
    schema:name "Water Park" ;
    skos:definition "WaterPark, a Parks subclass, encompasses **entertainment venues featuring water-based attractions, pools, slides, and aquatic facilities** designed for recreational water activities and family entertainment. In lifestyle coverage, water parks represent **aquatic entertainment and family fun** that combines water recreation with thrilling attractions, providing families, children, and individuals with opportunities to enjoy water-based entertainment while staying cool and having fun in a safe, controlled environment.\n\nIn Hooray Media's entertainment and family context, water park content includes **water attractions** (water slides, lazy rivers, wave pools, splash pads), **family activities** (family-friendly areas, kid zones, multi-generational fun), **safety and amenities** (life guards, safety equipment, changing facilities, food services), **seasonal experiences** (summer entertainment, cooling off, seasonal operations), and **special events** (birthday parties, group events, seasonal celebrations). Water parks bridge **entertainment and recreation**, offering participants opportunities to enjoy water-based fun while engaging in family-friendly activities that provide relief from heat and create lasting summer memories.\n\nFor families, water parks provide opportunities for children and adults to enjoy water-based entertainment together while staying cool and having fun in a safe, supervised environment. For individuals, they offer opportunities for water recreation, relaxation, and entertainment through various water attractions and activities. For communities, they deliver opportunities for summer entertainment, family recreation, and seasonal tourism through water-based attractions and family-friendly entertainment venues." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/attractions-entertainment> ;
    skos:altLabel "Waterpark" ;
    skos:altLabel "Aquatic Park" ;
    skos:altLabel "Water Theme Park" .