@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/recipes> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Recipes" ;
    schema:name "Recipes" ;
    skos:definition "Recipes, a Cooking subclass, encompasses **detailed instructions and ingredient lists** for preparing specific dishes, beverages, or culinary creations through precise techniques and methods. In lifestyle coverage, recipes represent **culinary creativity and family nourishment** that combine tradition with innovation, providing families with opportunities to explore flavors, share cultural heritage, and create memorable meals together.\n\nIn Hooray Media's family-focused context, recipe content includes **meal preparation** (breakfast, lunch, dinner, snacks, desserts), **cooking techniques** (baking, grilling, sautéing, slow cooking), **dietary accommodations** (vegetarian, gluten-free, low-carb, allergy-friendly), and **cultural cuisine** (traditional dishes, international flavors, family heritage recipes). Recipes bridge **creativity and practicality**, offering families opportunities to explore new flavors while providing practical guidance for meal planning, family cooking projects, and cultural celebration through food.\n\nFor families, recipes provide practical guidance for meal preparation while offering opportunities to explore new flavors and cooking techniques together. For parents, it offers tools for meal planning, nutrition education, and family bonding through shared cooking experiences. For individuals, it delivers creative expression, skill development, and cultural exploration through culinary arts and food preparation." ;
    skos:inScheme <https://data.hooray.media/ontology/HomeLifestyleScheme> ;
    skos:broader <https://data.hooray.media/ontology/cooking> ;
    skos:altLabel "Cooking Recipes" ;
    skos:altLabel "Food Recipes" ;
    skos:altLabel "Recipe Instructions" .