@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/camping> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Camping" ;
    schema:name "Camping" ;
    skos:definition "Camping, a Travel subclass, encompasses **the outdoor recreational activity of staying overnight in natural environments** using temporary shelters such as tents, recreational vehicles, or cabins, typically in designated campgrounds, national parks, state parks, or wilderness areas. In lifestyle coverage, camping represents **outdoor adventure and nature connection** that combines wilderness experiences with family bonding, providing families, individuals, and groups with opportunities to connect with nature while fostering outdoor skills and environmental awareness through camping experiences and outdoor recreation.\n\nIn Hooray Media's outdoor and travel context, camping content includes **camping styles** (tent camping, RV camping, backpacking, car camping, glamping, wilderness camping), **outdoor activities** (hiking, fishing, outdoor cooking, nature exploration, outdoor recreation, wilderness activities), **family experiences** (family camping trips, group camping excursions, camping festivals, family outdoor activities), **outdoor skills** (camping safety, outdoor cooking, wilderness skills, environmental education, outdoor preparation), and **nature connection** (nature appreciation, environmental awareness, wilderness experiences, outdoor education, nature activities). Camping bridges **adventure and nature**, offering participants opportunities to connect with nature while fostering outdoor skills and environmental awareness through camping experiences and outdoor recreation.\n\nFor families, camping provides opportunities for children and adults to connect with nature together while fostering outdoor skills and environmental awareness through family camping trips and outdoor activities. For individuals, it offers opportunities for wilderness experiences, outdoor adventure, and nature connection through backpacking and wilderness camping. For communities, it delivers opportunities for outdoor recreation, environmental education, and community engagement through camping festivals and outdoor recreation programs." ;
    skos:inScheme <https://data.hooray.media/ontology/TravelScheme> ;
    skos:broader <https://data.hooray.media/ontology/travel-getaways> ;
    skos:altLabel "Outdoor Camping" ;
    skos:altLabel "Backpacking" ;
    skos:altLabel "RV Camping" ;
    skos:altLabel "Tent Camping" .