@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/crafts> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Crafts" ;
    schema:name "Crafts" ;
    skos:definition "Crafts, a subclass of Home, refers to creative, hands-on projects that transform everyday materials into decorative or functional items through techniques such as paper crafting, painting, sewing, knitting/crochet, clay/ceramics, wood projects, and upcycling. In lifestyle and local contexts, Crafts covers kid-friendly make-at-home activities, seasonal/holiday projects, studio workshops and maker classes, craft fairs/markets, and home-decor DIY where the crafting process is the focus. Content typically includes step-by-step guidance, materials lists, skill-building tips, and community resources (studios, supply shops, festivals) and is used by families, adults, and couples looking for creative activities at home or around town." ;
    skos:inScheme <https://data.hooray.media/ontology/HomeLifestyleScheme> ;
    skos:broader <https://data.hooray.media/ontology/home-lifestyle> ;
    skos:altLabel "Handmade Crafts" ;
    skos:altLabel "Arts & Crafts" ;
    skos:altLabel "DIY Crafts" ;
    skos:altLabel "Family Crafts" ;
    skos:altLabel "Seasonal Crafts" ;
    skos:altLabel "Upcycling Crafts" .