@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/tennis> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Tennis" ;
    schema:name "Tennis" ;
    skos:definition "Tennis, a Sports subclass, encompasses **a sport played with a racket to hit a ball over a court bisected by a low net**, including singles and doubles play, competitive and recreational participation, and various skill levels from beginner to professional. In lifestyle coverage, tennis represents **individual skill and social play** that combines physical fitness with strategic thinking, providing families, children, and individuals with opportunities to engage in physical activity while developing coordination, strategy, and social interaction.\n\nIn Hooray Media's sports and family context, tennis content includes **recreational tennis** (casual play, family tennis, social games), **competitive tennis** (tournaments, leagues, competitive play), **tennis instruction** (lessons, clinics, skill development), and **tennis fitness** (tennis conditioning, physical training, injury prevention). Tennis bridges **fitness and strategy**, offering participants opportunities to engage in physical activity while developing hand-eye coordination, strategic thinking, and social interaction through individual and doubles play.\n\nFor families, tennis provides opportunities for children and adults to participate in physical activity while learning coordination, strategy, and sportsmanship in a social and recreational setting. For individuals, it offers opportunities for physical fitness, skill development, and social interaction through individual and doubles play. For communities, it delivers opportunities for tennis programs, recreational leagues, and community engagement through organized tennis activities and tournaments." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/activity-type> ;
    skos:altLabel "Tennis Activities" ;
    skos:altLabel "Tennis Recreation" ;
    skos:altLabel "Tennis Sports" .