@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/accommodations> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Accommodations" ;
    schema:name "Accommodations" ;
    skos:definition "Accommodations, a Locations subclass, encompasses **establishments that provide temporary lodging, housing, and hospitality services** for travelers, tourists, and visitors, typically for short-term stays ranging from one night to several weeks. In lifestyle coverage, accommodations represent **travel comfort and hospitality experiences** that combine lodging services with local access, providing families, couples, and individuals with opportunities to enjoy comfortable stays while exploring local attractions and activities.\n\nIn Hooray Media's travel and lifestyle context, accommodation content includes **lodging types** (hotels, motels, bed & breakfasts, vacation rentals, inns, resorts, hostels, campgrounds), **hospitality services** (rooms, meals, recreational facilities, concierge services, amenities), **travel experiences** (family vacations, romantic getaways, business trips, special events), **local access** (proximity to attractions, restaurants, activities, transportation), and **amenity features** (pools, kids' programs, spa services, pet-friendly options, kitchenettes). Accommodations bridge **travel and comfort**, offering visitors opportunities to enjoy comfortable lodging while accessing local attractions and activities through strategic location and hospitality services.\n\nFor families, accommodations provide opportunities for comfortable stays with family-friendly amenities while offering convenient access to local attractions and activities for family vacations and experiences. For couples, they offer opportunities for romantic getaways and intimate experiences through specialized amenities and romantic settings. For communities, they deliver opportunities for tourism support, local business partnerships, and economic development through visitor accommodation and hospitality services." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/place-type> ;
    skos:altLabel "Lodging" ;
    skos:altLabel "Hotels" ;
    skos:altLabel "Places to Stay" .