@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/babysitting> a skos:Concept, schema:DefinedTerm ;
    skos:prefLabel "Babysitting" ;
    schema:name "Babysitting" ;
    skos:definition "Babysitting, a Parenting subclass, encompasses **the temporary care of children by individuals**, typically in the family's home, often for monetary compensation. In lifestyle coverage, babysitting represents **childcare support and family assistance** that combines child safety with family support, providing families with opportunities to access reliable childcare while ensuring child well-being and engagement through professional babysitting services and community support.\n\nIn Hooray Media's family and parenting context, babysitting content includes **caregiver services** (teen sitters, adult caregivers, professional babysitters, childcare providers), **childcare activities** (play activities, meal preparation, bedtime routines, child engagement), **safety and training** (child safety, first aid training, emergency preparedness, childcare training), **family support** (parenting support, family services, community services, family planning), and **employment opportunities** (teen employment, babysitting jobs, caregiver opportunities, community employment). Babysitting bridges **childcare and community**, offering families opportunities to access reliable childcare while ensuring child well-being and engagement through professional babysitting services and community support.\n\nFor families, babysitting provides opportunities to access reliable childcare services while ensuring child safety and engagement through professional babysitting and community support. For teens and adults, it offers employment opportunities and community service through babysitting jobs and caregiver roles. For communities, it delivers opportunities for family support, community services, and youth employment through babysitting programs and childcare training." ;
    skos:inScheme <https://data.hooray.media/ontology/FamilyEducationScheme> ;
    skos:broader <https://data.hooray.media/ontology/parenting> ;
    skos:altLabel "Child Care" ;
    skos:altLabel "Childcare Services" ;
    skos:altLabel "Sitting Services" .