@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/camps> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Camps" ;
    schema:name "Camps" ;
    skos:definition "Camps, a Locations subclass, encompasses **facilities and programs designed for group activities, education, and recreation over extended periods**, including summer camps, day camps, overnight camps, youth camps, and specialized activity camps that provide structured environments for children, teens, and families to engage in outdoor activities, skill development, and social interaction. In lifestyle coverage, camps represent **youth development and outdoor education** that combines structured programs with social interaction, providing children, families, and communities with opportunities to develop skills while fostering personal growth and community engagement through camp programs and youth development activities.\n\nIn Hooray Media's family and education context, camps content includes **camp types** (summer camps, day camps, overnight camps, youth camps, specialty camps), **camp programs** (sports camps, arts camps, adventure camps, academic camps, skill development camps), **youth development** (personal growth, teamwork, leadership development, social skills, character building), **outdoor education** (outdoor activities, nature education, environmental awareness, outdoor skills, wilderness experiences), and **family experiences** (family camps, camp weekends, family recreation, family bonding, family activities). Camps bridge **education and recreation**, offering participants opportunities to develop skills while fostering personal growth and community engagement through camp programs and youth development activities.\n\nFor children, camps provide opportunities to develop skills while fostering personal growth and community engagement through camp programs and youth development activities. For families, they offer opportunities for family bonding, youth development, and outdoor education through family camps and camp experiences. For communities, they deliver opportunities for youth development, community engagement, and educational programming through camp facilities and camp programs." ;
    skos:inScheme <https://data.hooray.media/ontology/FamilyEducationScheme> ;
    skos:broader <https://data.hooray.media/ontology/family-education> ;
    skos:narrower <https://data.hooray.media/ontology/summer-camp> ;
    skos:narrower <https://data.hooray.media/ontology/vacation-camp> ;
    skos:altLabel "Summer Camps" ;
    skos:altLabel "Day Camps" ;
    skos:altLabel "Overnight Camps" ;
    skos:altLabel "Youth Camps" .