@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/dog-friendly-outings> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Dog-Friendly Outings" ;
    schema:name "Dog-Friendly Outings" ;
    skos:definition "Dogs, a subclass of Pets, refers to domesticated animals of the species *Canis lupus familiaris*, cherished as companions, protectors, and members of the family. In lifestyle and parenting contexts, dogs embody both responsibility and joy—from the first family puppy to senior dog care—and often feature in content around training, adoption, health, local events, and travel. For Florida families, dogs are woven into daily life: dog-friendly beaches, cafes, hiking trails, parks, and festivals form part of the region's outdoor culture. In Hooray Media content, Dogs appear in articles about pet care, family activities, adoption events, dog-friendly travel, and wellness, reflecting the emotional and practical sides of pet ownership." ;
    skos:inScheme <https://data.hooray.media/ontology/ActivityTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/activity-type> ;
    skos:altLabel "Dog Ownership" ;
    skos:altLabel "Family Dogs" ;
    skos:altLabel "Pet Dogs" ;
    skos:altLabel "Puppies" .