@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/leaves_of_absence>
  skos:prefLabel "leaves of absence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maternity_leave> .

<https://concepts.sagepub.com/social-science/concept/parental_leave>
  skos:prefLabel "parental leave"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maternity_leave> .

<https://concepts.sagepub.com/social-science/concept/maternity_leave>
  skos:definition "Maternity leave is a job-protected leave from employment provided to mothers around the time of childbirth, sometimes with full or partial income replacement. The purpose of maternity leave is to give mothers time to prepare for or recover physically from childbirth and to care for newborn children without losing their employment. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n628.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Maternity Leave</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parental_leave>, <https://concepts.sagepub.com/social-science/concept/motherhood_and_family>, <https://concepts.sagepub.com/social-science/concept/maternity_rights>, <https://concepts.sagepub.com/social-science/concept/leaves_of_absence>, <https://concepts.sagepub.com/social-science/concept/gender_and_relationships>, <https://concepts.sagepub.com/social-science/concept/employee_benefits> ;
  skos:prefLabel "maternity leave"@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/maternity_leave> .

<https://concepts.sagepub.com/social-science/concept/employee_benefits>
  skos:prefLabel "employee benefits"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maternity_leave> .

<https://concepts.sagepub.com/social-science/concept/maternity_rights>
  skos:prefLabel "maternity rights"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maternity_leave> .

<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/maternity_leave> .

<https://concepts.sagepub.com/social-science/concept/gender_and_relationships>
  skos:prefLabel "gender and relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maternity_leave> .

