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

<https://concepts.sagepub.com/social-science/concept/compressed_workweeks>
  skos:definition "In compressed workweek schedules, the workweek is compressed into fewer than five days by increasing the number of hours an employee is required to work each day. The most common form of compressed workweek in the United States is the four-day, 40-hour workweek (4/40). [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n39.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Compressed Workweek</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_structure,_design,_and_change>, <https://concepts.sagepub.com/social-science/concept/employment_conditions> ;
  skos:prefLabel "compressed workweeks"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/employment_conditions>
  skos:prefLabel "employment conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/compressed_workweeks> .

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

