@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/basketball> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Basketball" ;
    schema:name "Basketball" ;
    skos:definition "Basketball, a TeamSports subclass, encompasses **a fast-paced team sport played on a rectangular court where two teams of five players each compete to score points** by shooting a ball through the opposing team's hoop, which is mounted 10 feet high on a backboard. In lifestyle coverage, basketball represents **athletic competition and community engagement** that combines high-energy gameplay with teamwork development, providing families, communities, and individuals with opportunities to participate in and enjoy basketball while fostering physical fitness and community connection through basketball games and athletic activities.\n\nIn Hooray Media's sports and community context, basketball content includes **game experiences** (professional games, college games, high school games, youth games, recreational games), **team participation** (youth teams, community teams, recreational teams, professional teams, college teams), **athletic development** (physical fitness, teamwork development, coordination skills, athletic training), **community leagues** (recreational leagues, community leagues, youth leagues, adult leagues, pickup games), and **sports events** (tournaments, championships, community events, sports competitions). Basketball bridges **athletics and community**, offering participants opportunities to engage in competitive sport while fostering physical fitness and community connection through basketball games and athletic activities.\n\nFor families, basketball provides opportunities for children and adults to participate in athletic activities together while fostering physical fitness and community connection through youth basketball and family sports participation. For communities, it offers opportunities for community engagement, athletic development, and community connection through basketball leagues and community sports events. For individuals, it delivers opportunities for physical fitness, teamwork development, and athletic competition through basketball participation and recreational sports." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/team-sports> ;
    skos:altLabel "Hoops" ;
    skos:altLabel "Basketball Game" ;
    skos:altLabel "Court Sport" .