@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/vacation-rental> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Vacation Rental" ;
    schema:name "Vacation Rental" ;
    skos:definition "VacationHomes, an Accommodations subclass, encompasses **privately-owned residential properties that are rented to vacationers and travelers for short-term stays**, providing home-like accommodations with amenities and space typically not available in traditional hotels. In lifestyle coverage, vacation homes represent **home-away-from-home experiences and extended stay accommodations** that combine comfort with flexibility, providing families, groups, and individuals with opportunities to enjoy spacious, amenity-rich accommodations while experiencing destinations like locals.\n\nIn Hooray Media's travel and accommodation context, vacation home content includes **property types** (beach houses, mountain cabins, city apartments, lakefront homes), **rental experiences** (booking platforms, property management, guest services), **amenities and features** (kitchens, multiple bedrooms, outdoor spaces, recreational facilities), and **destination integration** (local neighborhood access, local recommendations, area guides). Vacation homes bridge **accommodation and lifestyle**, offering travelers opportunities to enjoy home-like comfort while experiencing destinations through extended stays and local neighborhood integration.\n\nFor families, vacation homes provide opportunities for spacious accommodations with kitchen facilities and multiple bedrooms that support family travel needs and extended stays. For groups, they offer opportunities for shared accommodations with common spaces and amenities that facilitate group travel and social interaction. For individuals, they deliver opportunities for extended stay accommodations with home-like amenities and local neighborhood access that enhance destination experiences." ;
    skos:inScheme <https://data.hooray.media/ontology/PlaceTypeScheme> ;
    skos:broader <https://data.hooray.media/ontology/accommodations> ;
    skos:altLabel "Vacation Home" ;
    skos:altLabel "Holiday Homes" ;
    skos:altLabel "Short-Term Rentals" ;
    skos:altLabel "Vacation Properties" ;
    skos:altLabel "Vacation Rentals" .