@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/nutrition> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Nutrition" ;
    schema:name "Nutrition" ;
    skos:definition "Nutrition, a Health subclass, refers to the science and lifestyle practice of selecting, consuming, and utilizing food to maintain and improve physical health, growth, and overall well-being. It focuses on how nutrients—vitamins, minerals, proteins, fats, carbohydrates, and water—fuel energy, strengthen immunity, and prevent disease. \n\nIn lifestyle and parenting contexts, Nutrition goes beyond clinical dietetics to include practical, family-oriented habits such as balanced meal planning, reading food labels, portion awareness, and integrating whole foods into daily routines. It connects health goals with real-life choices like school lunches, family dinners, and smart snacking, while considering emotional and cultural dimensions of eating. \n\nIn Florida and other U.S. communities, Nutrition content often highlights local agriculture, farm-to-table access, and community health initiatives that promote fresh, seasonal, and sustainable food. Within Hooray Media coverage, Nutrition appears in family wellness stories, healthy recipe roundups, and expert features on dietary needs by life stage (pregnancy, childhood, active adults, and seniors), emphasizing vitality, balance, and informed food decisions." ;
    skos:inScheme <https://data.hooray.media/ontology/HealthScheme> ;
    skos:broader <https://data.hooray.media/ontology/health> ;
    skos:altLabel "Healthy Eating" ;
    skos:altLabel "Balanced Diet" ;
    skos:altLabel "Child Nutrition" ;
    skos:altLabel "Diet and Nutrition" ;
    skos:altLabel "Family Nutrition" .