@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/sabbaticals> .

<https://concepts.sagepub.com/social-science/concept/teacher_sabbaticals>
  skos:prefLabel "teacher sabbaticals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sabbaticals> .

<https://concepts.sagepub.com/social-science/concept/sabbaticals>
  skos:definition "Sabbaticals, which were first introduced at Harvard in 1880, have become a form of paid leave offered to faculty by nearly all United States universities, more than 80 percent of four-year colleges, and 60 percent of two-year colleges. Sabbaticals, derived from the Hebrew Shenath shabbathon, or year of rest, commonly are defined as paid leaves of absence for purposes of personal and/or professional development. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n246.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Sabbaticals</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teacher_sabbaticals> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/leaves_of_absence>, <https://concepts.sagepub.com/social-science/concept/employee_benefits>, <https://concepts.sagepub.com/social-science/concept/career_development_initiatives> ;
  skos:prefLabel "sabbaticals"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/career_development_initiatives>
  skos:prefLabel "career development initiatives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sabbaticals> .

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

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

