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

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

<https://concepts.sagepub.com/social-science/concept/workplace_injuries>
  skos:definition "The term workplace injury refers to any wound or damage to the human body as a consequence of an event or a series of events in the work environment. Events in this definition refer to the manner in which the injury was produced, such as a fall from a ladder or a series of events such as repetitive strain. [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n376.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Workplace Injuries</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_structure,_design,_and_change> ;
  skos:prefLabel "workplace injuries"@en ;
  a skos:Concept .

