@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/nye-fireworks> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "NYE Fireworks" ;
    schema:name "NYE Fireworks" ;
    skos:definition "NewYearsEveFireworks, a subclass of NewYearsEve, encompasses the tradition of celebrating with fireworks at the stroke of midnight before the new year begins. New Year's Eve fireworks are distinguished by their timing, typically launched at midnight to mark the transition from the old year to the new year, creating spectacular displays that symbolize celebration, hope, and new beginnings. These fireworks displays are often synchronized with countdowns and celebrations, providing a dramatic and memorable way to welcome the new year. In lifestyle coverage, New Year's Eve fireworks include viewing guides, celebration planning, and festive activities that help people celebrate the end of the year with spectacular displays and joyful anticipation." ;
    skos:inScheme <https://data.hooray.media/ontology/SeasonalActivityScheme> ;
    skos:broader <https://data.hooray.media/ontology/new-years-eve> ;
    skos:altLabel "Midnight Fireworks" ;
    skos:altLabel "New Year's Eve Fireworks" ;
    skos:altLabel "New Years Eve Fireworks" .