@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/decorating> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Decorating" ;
    schema:name "Decorating" ;
    skos:definition "Decorating, a Home subclass, covers aesthetic and light-functional styling of interior or exterior living spaces using movable or easily reversible elements—color palettes, paint and wall décor, textiles, lighting, furniture arrangement, mantel/tablescapes, porch/patio accents, and seasonal/holiday décor. In lifestyle contexts it includes DIY mood boards, before/after refreshes, rental-friendly updates, and family-involved projects that express personal style and improve day-to-day comfort without structural renovation." ;
    skos:inScheme <https://data.hooray.media/ontology/HomeLifestyleScheme> ;
    skos:broader <https://data.hooray.media/ontology/home-lifestyle> ;
    skos:altLabel "Home Decorating" ;
    skos:altLabel "Home Styling" ;
    skos:altLabel "Interior Styling" ;
    skos:altLabel "Seasonal Decorating" .