@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/playground> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Playground" ;
    schema:name "Playground" ;
    skos:definition "Playgrounds, a Locations subclass, encompasses **designated play spaces** equipped with recreational structures like slides, swings, climbing frames, and sandpits, designed primarily for children's physical activity, social interaction, and creative play. In lifestyle coverage, playgrounds represent **essential family destinations** that provide safe, engaging environments where children can develop motor skills, build friendships, and burn energy while parents connect with other families and enjoy outdoor time.\n\nIn Hooray Media's family-focused context, playground content includes **playground guides** (best local playgrounds, equipment features, safety tips), **family activities** (playground visits, birthday parties, playdates), **seasonal considerations** (weather-appropriate play, indoor vs. outdoor options), and **accessibility features** (inclusive equipment, special needs accommodations). Playgrounds bridge **physical development and social connection**, offering families opportunities for active play, community building, and outdoor recreation in safe, supervised environments.\n\nFor families, playgrounds provide free, accessible entertainment that promotes children's physical and social development while giving parents opportunities to connect with other families. For couples with children, they offer family outing destinations and opportunities to engage in active play together. For individuals, they serve as community spaces for outdoor recreation and social interaction with neighbors and friends." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/parks-nature> ;
    skos:altLabel "Children's Playgrounds" ;
    skos:altLabel "Kids' Playgrounds" ;
    skos:altLabel "Play Areas" .