@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/nannies>
  skos:definition "Nannies take care of children—either in the home as a full-time, live-in caretaker, or out of the home, where children are cared for on a daily basis. The term nanny can refer to any of the following: care giver (for those who care for children in the home), babysitter, housekeeper, au pair (usually someone from a different country brought in by the parents), and baby nurse (someone who specifically cares for newborns). [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n478.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; Nannies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/motherhood_and_family> ;
  skos:prefLabel "nannies"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/motherhood_and_family>
  skos:prefLabel "motherhood and family"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nannies> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/nannies> .

