@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/2db0c82d-09be-4584-a6c6-4c81ff2eb97f> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Insel, Paul M. Discovering nutrition" ;
    bflc:aap-normalized "inselpaulmdiscoveringnutrition" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:37.943612+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23881361> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "613.2" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250403" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "QP141" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationNlm ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            :classificationPortion "QU 145" ;
            :status <http://id.loc.gov/vocabulary/mstatus/nuba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2014190087> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79089375> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2009181110> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/65736c3e-1b80-4aa2-8f68-8b42ff8c20ac> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:Topic ;
            rdfs:label "Nutritive Value" ;
            bflc:aap-normalized "nutritivevalue" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Nutritive Value" ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Nutritional Physiological Phenomena" ;
            bflc:aap-normalized "nutritionalphysiologicalphenomena" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Nutritional Physiological Phenomena" ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Diet" ;
            bflc:aap-normalized "diet" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Diet" ] ;
    :summary [ a :Summary ;
            rdfs:label "\"Incorporating the latest research and dietary guidelines, Discovering Nutrition, Seventh Edition introduces students to the fundamentals of nutrition with an engaging and personalized approach. Written with a diverse student population of nutrition majors and non-majors in mind, this text focuses on teaching behavior change and personal decision making with an emphasis on how our nutritional behaviors influence lifelong personal health and wellness, while also presenting up-to-date scientific concepts in innovative ways\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Food Choices : Nutrients and Nourishment -- Nutrition Guidelines : Tools for a Healthful Diet -- Human Body : From Food to Fuel -- Carbohydrates : Simple Sugars and Complex Chains -- Spotlight on Alcohol -- Lipids : Not just Fat -- Proteins and Amino Acids -- Vitamins -- Water and Minerals -- Lifecycle : Maternal & Infant Nutrition -- Lifecycle : From Childhood through Older Adulthood -- Nutrition for Physical Performance -- Spotlight on Eating Disorders -- Diet and Health -- Spotlight on Obesity and Weight Management -- Food Safety and Technology -- Spotlight on World Nutrition." ] ;
    :title [ a :Title ;
            :mainTitle "Discovering nutrition" ] .

