@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/biking> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Biking" ;
    schema:name "Biking" ;
    skos:definition "Biking, a Sports subclass, encompasses **the recreational and competitive activity of riding bicycles** for transportation, exercise, leisure, and sport, including various disciplines such as road cycling, mountain biking, recreational cycling, and family bike rides. In lifestyle coverage, biking represents **outdoor recreation and sustainable transportation** that combines physical fitness with environmental consciousness, providing families, individuals, and communities with opportunities to enjoy outdoor recreation while fostering healthy lifestyles and environmental sustainability through biking activities and cycling experiences.\n\nIn Hooray Media's outdoor and lifestyle context, biking content includes **cycling activities** (road cycling, mountain biking, recreational cycling, family bike rides, bike tours), **outdoor recreation** (bike trails, cycling routes, outdoor adventures, nature exploration, scenic rides), **fitness and health** (physical fitness, cardiovascular exercise, healthy lifestyles, wellness activities, fitness routines), **community engagement** (cycling clubs, cycling events, community rides, cycling festivals, group activities), and **sustainable transportation** (bike commuting, environmental consciousness, sustainable transportation, bike infrastructure, green transportation). Biking bridges **fitness and environment**, offering participants opportunities to enjoy outdoor recreation while fostering healthy lifestyles and environmental sustainability through biking activities and cycling experiences.\n\nFor families, biking provides opportunities for children and adults to enjoy outdoor recreation together while fostering healthy lifestyles and environmental sustainability through family bike rides and cycling activities. For individuals, it offers opportunities for physical fitness, outdoor adventure, and environmental consciousness through recreational cycling and bike commuting. For communities, it delivers opportunities for community engagement, sustainable transportation, and healthy lifestyle promotion through cycling clubs and cycling events." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/activity-type> ;
    skos:altLabel "Cycling" ;
    skos:altLabel "Bicycle Riding" ;
    skos:altLabel "Bike Riding" ;
    skos:altLabel "Mountain Biking" .