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

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

<https://concepts.sagepub.com/social-science/concept/shiftwork>
  skos:definition "Shiftwork is a term used to describe an arrangement of working hours that differs from the standard daylight working hours (i.e., 8:00 a.m. to 5:00 p.m.). [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n297.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Shiftwork</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_structure,_design,_and_change> ;
  skos:prefLabel "shiftwork"@en ;
  a skos:Concept .

