@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/parade> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Parade" ;
    schema:name "Parade" ;
    skos:definition "Parade, an Events subclass, encompasses **organized public processions** that celebrate cultural traditions, community spirit, and special occasions through moving displays of floats, marching bands, performers, and themed participants. Parades represent one of the most accessible and inclusive forms of community celebration, bringing together families, neighbors, and visitors to share in collective joy and local heritage.\n\nIn lifestyle coverage, parades capture the **heart of community life**—from small-town holiday celebrations to major city festivals like Tampa's legendary Gasparilla Pirate Fest. These events offer families safe, engaging entertainment where children can experience the magic of costumed characters, marching bands, and elaborate floats while adults enjoy the festive atmosphere and local culture. Parades serve as **living history lessons**, preserving traditions like Gasparilla's pirate legend while creating new memories for each generation.\n\nIn Florida and Central Florida contexts, parades showcase the region's diverse cultural heritage—from Gasparilla's pirate-themed extravaganzas and Ybor City's illuminated Sant' Yago Knight Parade to Christmas parades, St. Patrick's Day celebrations, and local festival processions. These events bridge entertainment and education, offering families opportunities to connect with community traditions while enjoying accessible, outdoor entertainment that requires no tickets or reservations." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/activity-type> ;
    skos:altLabel "Parade Procession" ;
    skos:altLabel "Community Parade" ;
    skos:altLabel "Festival Parade" ;
    skos:altLabel "Holiday Parade" .