@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/juneteenth> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Juneteenth" ;
    schema:name "Juneteenth" ;
    skos:definition "Juneteenth, a subclass of CulturalHolidays, commemorates the emancipation of enslaved African Americans in the United States, observed annually on June 19th. The holiday marks the date in 1865 when Union General Gordon Granger arrived in Galveston, Texas, and announced that enslaved people were free, more than two years after the Emancipation Proclamation. Juneteenth celebrates African American freedom, culture, and achievements while acknowledging the ongoing struggle for racial equality and justice. In lifestyle coverage, Juneteenth includes community celebrations, educational events, cultural festivals, and family gatherings that honor African American heritage and promote understanding of this important historical milestone." ;
    skos:inScheme <https://data.hooray.media/ontology/SeasonalActivityScheme> ;
    skos:broader <https://data.hooray.media/ontology/summer-activities> ;
    skos:altLabel "Juneteenth Independence Day" ;
    skos:altLabel "Emancipation Day" ;
    skos:altLabel "Freedom Day" .