@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/spa-and-skincare> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Spa & Skincare" ;
    schema:name "Spa & Skincare" ;
    skos:definition "Skincare content and spa guides for Tampa Bay — facials, med-spas, sunscreen guides essential for the Florida sun, anti-aging treatments, local estheticians, skincare routines for humidity, and the growing med-spa industry in Tampa Bay (HydraFacials, chemical peels, microneedling). Distinct from medical dermatology (HealthScheme) and spa-day-as-experience (ExperienceStyleScheme)." ;
    skos:inScheme <https://data.hooray.media/ontology/HomeLifestyleScheme> ;
    skos:broader <https://data.hooray.media/ontology/beauty> .