@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/outdoorsy-nature-forward> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Outdoorsy / Nature-Forward" ;
    schema:name "Outdoorsy / Nature-Forward" ;
    skos:definition "Nature-centered experiences in Tampa Bay — kayaking through mangroves, hiking Weedon Island, manatee viewing at Crystal River, and eco-tours through Tampa Bay's natural habitats" ;
    skos:inScheme <https://data.hooray.media/ontology/ExperienceStyleScheme> ;
    skos:broader <https://data.hooray.media/ontology/experience-style> .