@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_therapy>
  skos:definition "Organizational therapy is the method by which dysfunctional processes in organizations are deciphered, acknowledged, and corrected. It addresses the hidden rationale behind irrational acts, using tools and processes similar as those used with individuals in various forms of psychotherapy or leadership coaching—but on a bigger, more systemic scale. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n408.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Organizational Therapy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_behavior> ;
  skos:prefLabel "organizational therapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organizational_behavior>
  skos:prefLabel "organizational behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/organizational_therapy> .

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

