@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/state-park> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "State Park" ;
    schema:name "State Park" ;
    skos:definition "StatePark, a Parks subclass, encompasses **protected natural areas managed at the state level** that preserve natural resources, provide recreational opportunities, and offer educational experiences for visitors. In lifestyle coverage, state parks represent **natural preservation and outdoor recreation** that combines environmental protection with recreational activities, providing families, couples, and individuals with opportunities to enjoy nature while participating in outdoor activities and learning about local ecosystems.\n\nIn Hooray Media's outdoor and family context, state park content includes **outdoor recreation** (hiking, camping, fishing, boating, wildlife viewing), **natural beauty** (scenic trails, waterfalls, beaches, forests), **educational opportunities** (nature programs, interpretive centers, guided tours), and **family activities** (picnicking, swimming, playgrounds, family-friendly trails). State parks bridge **nature and recreation**, offering visitors opportunities to enjoy protected natural areas while participating in outdoor activities that promote environmental awareness and family bonding in natural settings.\n\nFor families, state parks provide opportunities to enjoy nature together while participating in outdoor activities and learning about local ecosystems through educational programs and interpretive experiences. For couples, it offers romantic natural settings, outdoor recreation, and opportunities for peaceful getaways in beautiful natural environments. For individuals, it delivers opportunities to enjoy outdoor recreation, natural beauty, and environmental education in protected natural areas that showcase local ecosystems and conservation efforts." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/parks-nature> ;
    skos:altLabel "State Parks" ;
    skos:altLabel "State Park Activities" ;
    skos:altLabel "State Park Recreation" .