@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/parental_leave>
  skos:definition "Parental leave is defined by the International Labour Organization (ILO) as “leave granted to fathers and mothers during a period after the termination of maternity leave to enable parents in employment to look after their newborn child for a certain time, whilst giving them some degree of security in respect of employment, social security and remuneration. Parental leave is also granted to adoptive parents.” This definition states the co-responsibility of parents, both natural and adoptive. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n613.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Parental Leave</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/paternity_leave>, <https://concepts.sagepub.com/social-science/concept/maternity_leave>, <https://concepts.sagepub.com/social-science/concept/adoption_leave> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016524.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/family_leave> ;
  skos:prefLabel "parental leave"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/adoption_leave>
  skos:prefLabel "adoption leave"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parental_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/parental_leave> .

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

<https://concepts.sagepub.com/social-science/concept/paternity_leave>
  skos:prefLabel "paternity leave"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parental_leave> .

