@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/resort> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Resort" ;
    schema:name "Resort" ;
    skos:definition "Resort, an Accommodations subclass, encompasses **self-contained vacation establishments** that provide comprehensive hospitality services including lodging, dining, entertainment, and recreational activities in one integrated destination. In lifestyle coverage, resorts represent **all-inclusive vacation experiences** that combine accommodation with entertainment and recreation, providing families, couples, and individuals with complete vacation solutions that offer relaxation, entertainment, and convenience in one location.\n\nIn Hooray Media's travel and family context, resort content includes **resort destinations** (beach resorts, mountain resorts, theme park resorts, spa resorts), **resort amenities** (pools, restaurants, entertainment, recreational activities), **family experiences** (family-friendly resorts, kids' programs, family activities), and **vacation planning** (resort selection, booking, vacation packages). Resorts bridge **accommodation and entertainment**, offering guests comprehensive vacation experiences that combine comfortable lodging with diverse recreational and entertainment options while providing convenience and value for families and travelers.\n\nFor families, resorts provide all-inclusive vacation experiences that combine accommodation with entertainment and activities suitable for all ages. For couples, it offers romantic getaways with amenities like spas, fine dining, and adult-oriented entertainment. For individuals, it delivers complete vacation solutions with diverse recreational options, entertainment, and relaxation opportunities in one convenient location." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/accommodations> ;
    skos:altLabel "Vacation Resort" ;
    skos:altLabel "Resort Accommodations" ;
    skos:altLabel "Resort Destination" .