@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/pregnancy> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Pregnancy" ;
    schema:name "Pregnancy" ;
    skos:definition "Pregnancy, a ChildLifeStages subclass, encompasses the **comprehensive journey of preparing for and experiencing parenthood**, from pre-pregnancy planning through the gestational period and birth preparation. In lifestyle coverage, pregnancy represents **life transformation and family anticipation** that combines physical changes, emotional preparation, and practical planning for the arrival of a new family member.\n\nIn Hooray Media's family-focused context, pregnancy content includes **pre-pregnancy preparation** (fertility awareness, health optimization, emotional readiness), **prenatal care and wellness** (nutrition, exercise, medical appointments, stress management), **practical preparation** (baby shower planning, nursery setup, maternity fashion, birth planning), and **emotional support** (community connections, partner involvement, family preparation). Pregnancy bridges **personal transformation and family planning**, offering expectant parents opportunities to prepare physically, emotionally, and practically while building anticipation and connection with their growing family.\n\nFor expectant parents, pregnancy provides structured opportunities to prepare for parenthood through education, health optimization, and practical planning. For couples, it offers shared experiences of anticipation, preparation, and bonding as they prepare for their new family member. For families, it represents the beginning of a new chapter that brings excitement, preparation, and community support." ;
    skos:inScheme <https://data.hooray.media/ontology/FamilyEducationScheme> ;
    skos:broader <https://data.hooray.media/ontology/parenting> ;
    skos:altLabel "Expecting" ;
    skos:altLabel "Pregnancy Journey" ;
    skos:altLabel "Prenatal" .