@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/trail> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Trail" ;
    schema:name "Trail" ;
    skos:definition "Trails, a Locations subclass, encompasses **marked paths through natural or scenic areas designed for recreational activities** such as hiking, walking, biking, or nature exploration. In lifestyle coverage, trails represent **outdoor recreation and nature connection** that combines physical activity with environmental appreciation, providing families, children, and individuals with opportunities to explore natural settings while engaging in healthy outdoor activities.\n\nIn Hooray Media's outdoor and family context, trail content includes **hiking trails** (forest paths, mountain trails, nature walks), **bike trails** (paved paths, mountain bike trails, rail trails), **walking trails** (boardwalks, nature trails, urban greenways), and **specialized trails** (birding trails, interpretive trails, accessible trails). Trails bridge **recreation and nature**, offering participants opportunities to engage in physical activity while exploring natural environments, wildlife, and scenic beauty through guided or self-directed outdoor experiences.\n\nFor families, trails provide opportunities for children and adults to explore nature together while engaging in healthy outdoor activities that promote physical fitness and environmental awareness. For individuals, they offer opportunities for exercise, stress relief, and nature connection through accessible outdoor recreation. For communities, they deliver opportunities for outdoor recreation, environmental education, and community health through well-maintained trail systems and natural areas." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/parks-nature> ;
    skos:altLabel "Hiking Trail" ;
    skos:altLabel "Nature Trail" ;
    skos:altLabel "Bike Trails" ;
    skos:altLabel "Hiking Trails" ;
    skos:altLabel "Nature Trails" ;
    skos:altLabel "Walking Trails" .