@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/theme-park-venue> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Theme Park" ;
    schema:name "Theme Park" ;
    skos:definition "ThemePark, a Parks subclass, encompasses **large-scale entertainment venues featuring themed areas, rides, attractions, shows, and immersive experiences** designed around specific concepts, stories, or environments. In lifestyle coverage, theme parks represent **family entertainment and adventure** that combines thrills with storytelling, providing families, children, and individuals with opportunities to experience immersive entertainment while creating lasting memories through shared adventures.\n\nIn Hooray Media's entertainment and family context, theme park content includes **family attractions** (roller coasters, dark rides, family-friendly experiences), **themed experiences** (character meet-and-greets, themed dining, immersive environments), **entertainment offerings** (shows, parades, fireworks, live performances), and **practical planning** (ticket strategies, crowd management, dining options, accessibility). Theme parks bridge **entertainment and adventure**, offering participants opportunities to experience thrilling rides and immersive storytelling while engaging in family-friendly activities that create shared memories and excitement.\n\nFor families, theme parks provide opportunities for children and adults to experience thrilling entertainment while creating lasting memories through shared adventures and immersive storytelling experiences. For individuals, they offer opportunities for excitement, entertainment, and escape from daily routines through themed experiences and thrilling attractions. For communities, they deliver opportunities for tourism, local entertainment, and community engagement through major entertainment destinations and family-friendly attractions." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/attractions-entertainment> ;
    skos:altLabel "Amusement Park" ;
    skos:altLabel "Family Theme Parks" ;
    skos:altLabel "Theme Park Entertainment" .