@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/beach> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Beach" ;
    schema:name "Beach" ;
    skos:definition "Beaches, an Attractions subclass, encompasses **natural landforms along coastlines, lakeshores, and riverbanks characterized by sand, pebbles, or other loose particles**, serving as premier destinations for family vacations, romantic getaways, and recreational activities. In lifestyle coverage, beaches represent **coastal recreation and natural beauty** that combines outdoor activities with scenic relaxation, providing families, couples, and individuals with opportunities to enjoy coastal experiences while fostering relaxation and outdoor recreation through beach activities and coastal lifestyle experiences.\n\nIn Hooray Media's travel and lifestyle context, beach content includes **beach activities** (swimming, sunbathing, beach volleyball, sandcastle building, beachcombing, water sports), **coastal experiences** (beach walks, sunset viewing, beach photography, coastal relaxation, scenic backdrops), **family experiences** (family beach vacations, beach activities for kids, family beach outings, beach safety), **romantic experiences** (romantic beach getaways, beach wedding venues, romantic beach walks, sunset dining), and **coastal amenities** (boardwalks, beach restaurants, beach bars, rental services, beach facilities). Beaches bridge **nature and recreation**, offering visitors opportunities to enjoy coastal experiences while fostering relaxation and outdoor recreation through beach activities and coastal lifestyle experiences.\n\nFor families, beaches provide opportunities for children and adults to enjoy coastal experiences together while fostering relaxation and outdoor recreation through family beach activities and beach safety education. For couples, they offer opportunities for romantic experiences and intimate coastal relaxation through romantic beach getaways and beach wedding venues. For communities, they deliver opportunities for tourism support, coastal business development, and community engagement through beach tourism and coastal lifestyle experiences." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/place-type> ;
    skos:altLabel "Beachfront" ;
    skos:altLabel "Coastline" ;
    skos:altLabel "Seashore" ;
    skos:altLabel "Shoreline" .