@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/grandparents> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Grandparents" ;
    schema:name "Grandparents" ;
    skos:definition "Grandparent audience in Tampa Bay -- grandparent-grandchild outings, multigenerational activity guides, visiting-grandkids itineraries, snowbird grandparents planning Tampa Bay activities for when the grandkids visit, and the distinct editorial angle of experiencing Tampa Bay through a grandparent's lens" ;
    skos:inScheme <https://data.hooray.media/ontology/AudienceFitScheme> ;
    skos:broader <https://data.hooray.media/ontology/by-life-stage> ;
    skos:altLabel "Grandmas and Grandpas" .