@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/school_schedules>
  skos:prefLabel "school schedules"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/flexible_scheduling> .

<https://concepts.sagepub.com/social-science/concept/employment_relationships>
  skos:prefLabel "employment relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/flexible_scheduling> .

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

<https://concepts.sagepub.com/social-science/concept/flexible_scheduling>
  skos:definition "When work schedules are flexible, employees can alter the time of day or the days of the week that they work. Flexible schedules are one of several workplace flexibility options that help meet the needs of a changing workforce. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-work/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Work: An Encyclopedia; Flexible Scheduling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_schedules>, <https://concepts.sagepub.com/social-science/concept/employment_relationships> ;
  skos:prefLabel "flexible scheduling"@en ;
  a skos:Concept .

