@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/pickleball> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Pickleball" ;
    schema:name "Pickleball" ;
    skos:definition "Pickleball, a Sports subclass, encompasses the **fast-growing paddle sport** that combines elements of tennis, badminton, and ping-pong, played on a court with a net using a paddle and a plastic ball with holes. In lifestyle coverage, pickleball represents **accessible, social recreation** that appeals to all ages and skill levels, providing families, couples, and individuals with opportunities for physical activity, social connection, and competitive fun.\n\nIn Hooray Media's active lifestyle context, pickleball content includes **beginner guides** (rules, equipment, court setup), **skill development** (techniques, strategies, practice tips), **community engagement** (local courts, leagues, tournaments), and **family activities** (multi-generational play, youth programs, family tournaments). Pickleball bridges **fitness and social connection**, offering participants opportunities to stay active while building community relationships and enjoying friendly competition in an inclusive, welcoming environment.\n\nFor families, pickleball provides multi-generational fun that brings together children, parents, and grandparents on the same court. For couples, it offers active date opportunities and shared recreational pursuits. For individuals, it provides social fitness activities, skill development, and community connection through local leagues and tournaments." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/activity-type> ;
    skos:altLabel "Pickle Ball" ;
    skos:altLabel "Paddle Sport" ;
    skos:altLabel "Racquet Sport" .