@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/theory_X>
  skos:definition "Theory X is Douglas McGregor's theory of autocratic leadership or management that is predicated on the following assumptions about employees: They dislike work, avoid responsibility, have little ambition, are motivated by fear and money, and therefore need to be forced, controlled, directed, and threatened. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n654.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Theory X</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_motivation>, <https://concepts.sagepub.com/social-science/concept/approaches_to_organization_theory>, <https://concepts.sagepub.com/social-science/concept/approaches_to_management_theory> ;
  skos:prefLabel "theory X"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/approaches_to_management_theory>
  skos:prefLabel "approaches to management theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theory_X> .

<https://concepts.sagepub.com/social-science/concept/approaches_to_organization_theory>
  skos:prefLabel "approaches to organization theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theory_X> .

<https://concepts.sagepub.com/social-science/concept/human_motivation>
  skos:prefLabel "human motivation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theory_X> .

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

