@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/waterfront> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Waterfront" ;
    schema:name "Waterfront" ;
    skos:definition "Waterfront, a Scene subclass, encompasses **locations and settings positioned adjacent to or near bodies of water** such as oceans, lakes, rivers, or bays, providing scenic views and water-based recreational opportunities. In lifestyle coverage, waterfront represents **scenic water settings and coastal experiences** that combine natural beauty with recreational opportunities, providing families, couples, and individuals with opportunities to enjoy water-adjacent locations while experiencing scenic views and water-based activities.\n\nIn Hooray Media's location and lifestyle context, waterfront content includes **scenic locations** (beachfront areas, lakefront properties, riverfront settings, bayfront locations), **recreational opportunities** (water activities, scenic walks, outdoor dining, photography), **dining and entertainment** (waterfront restaurants, outdoor dining, scenic views, romantic settings), **real estate and venues** (waterfront properties, event venues, wedding locations, vacation rentals), and **community features** (waterfront parks, boardwalks, marinas, public access). Waterfront bridges **location and experience**, offering participants opportunities to enjoy water-adjacent settings while engaging in recreational activities, dining, and entertainment that capitalize on scenic water views and coastal ambiance.\n\nFor families, waterfront locations provide opportunities for water-based recreation, scenic walks, and outdoor activities while enjoying natural beauty and coastal experiences. For couples, they offer opportunities for romantic dining, scenic views, and intimate experiences in beautiful water-adjacent settings. For communities, they deliver opportunities for tourism, recreation, and economic development through waterfront attractions, dining, and entertainment venues." ;
    skos:inScheme <https://data.hooray.media/ontology/ExperienceStyleScheme> ;
    skos:broader <https://data.hooray.media/ontology/experience-style> ;
    skos:altLabel "Waterfront Area" ;
    skos:altLabel "Waterfront Location" ;
    skos:altLabel "Waterfront Setting" .