@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/manatee-experiences> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Manatee Experiences" ;
    schema:name "Manatee Experiences" ;
    skos:definition "Manatees, a subclass of AquaticWildlife, encompasses large, herbivorous marine mammals of the order Sirenia, characterized by their slow-moving nature, paddle-like flippers, and preference for shallow, warm coastal waters, rivers, and estuaries. Manatees are distinguished by their gentle, docile behavior and their role as important indicators of ecosystem health in Florida's waterways. These marine mammals are protected under federal and state laws due to their vulnerable status, making them a focus of conservation efforts and ecotourism. In lifestyle coverage, manatees include wildlife observation experiences, conservation education, and ecotourism activities that promote awareness and protection of these gentle giants." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/wildlife-encounters> ;
    skos:altLabel "Florida Manatees" ;
    skos:altLabel "Sea Cows" ;
    skos:altLabel "West Indian Manatees" .