@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/dolphin-experiences> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Dolphin Experiences" ;
    schema:name "Dolphin Experiences" ;
    skos:definition "Dolphins, a subclass of AquaticWildlife, are intelligent, social marine mammals of the family *Delphinidae*, known for their playful behavior, communication skills, and close interaction with humans in coastal environments. In Florida—especially the Tampa Bay, Clearwater, and Sarasota regions—dolphins are a beloved symbol of marine life, often featured in stories about wildlife conservation, boat and kayak tours, family-friendly aquarium visits, and eco-education programs. Within Hooray Media content, Dolphins appear in features that explore dolphin tours, rescue stories, marine education, coastal ecology, and wildlife-friendly recreation, emphasizing respect, curiosity, and connection to nature." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/wildlife-encounters> ;
    skos:altLabel "Bottlenose Dolphins" ;
    skos:altLabel "Dolphin Encounters" ;
    skos:altLabel "Dolphin Watching" ;
    skos:altLabel "Marine Mammals" .