@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/force_field_analysis>
  skos:definition "Force field analysis is commonly described in training and organization development manuals and handbooks as a useful problem-solving and decision-making tool. It is a very practical technique for mapping forces that impinge on a change situation. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-action-research/n134.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Encyclopedia of Action Research; Force Field Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_change> ;
  skos:prefLabel "force field analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organizational_change>
  skos:prefLabel "organizational change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/force_field_analysis> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/force_field_analysis> .

