@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/team-sports> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Team Sports" ;
    schema:name "Team Sports" ;
    skos:definition "TeamSports, a Sports subclass, encompasses **sports activities that involve several people on identifiable teams** working together to achieve common goals, including organized team sports, recreational team activities, and competitive team play. In lifestyle coverage, team sports represent **teamwork and collaboration** that combines physical activity with social connection, providing families, children, and individuals with opportunities to engage in physical activity while building teamwork skills and community connections.\n\nIn Hooray Media's sports and family context, team sports content includes **organized team sports** (soccer, basketball, baseball, football, volleyball), **recreational team activities** (pickup games, community leagues, family team sports), **youth team sports** (children's leagues, school teams, recreational programs), and **adult team sports** (adult leagues, recreational teams, competitive play). Team sports bridge **fitness and community**, offering participants opportunities to engage in physical activity while building teamwork skills, social connections, and community engagement through collaborative play and shared experiences.\n\nFor families, team sports provide opportunities for children and adults to participate in organized physical activity while learning teamwork, communication, and social skills in a supportive community environment. For individuals, it offers opportunities for physical activity, skill development, and social connection through team participation and collaborative play. For communities, it delivers opportunities for organized sports programs, community events, and social connection through shared team experiences and community engagement." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/activity-type> ;
    skos:altLabel "Team Sports Activities" ;
    skos:altLabel "Team Sports Participation" ;
    skos:altLabel "Team Sports Recreation" .