@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/organizational_structure,_design,_and_change>
  skos:prefLabel "organizational structure, design, and change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/flexible_work_schedules> .

<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_work_schedules> .

<https://concepts.sagepub.com/social-science/concept/flexible_work_schedules>
  skos:definition "A flexible work schedule, also known as a flextime schedule, grants employees some freedom in deciding what time of day they will arrive at and leave from work. For example, an employee may prefer to work from 7:00 a.m. [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n104.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Flexible Work Schedules</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_structure,_design,_and_change> ;
  skos:prefLabel "flexible work schedules"@en ;
  a skos:Concept .

