@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/psychological_processes>
  skos:prefLabel "psychological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cohesiveness_in_groups> .

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

<https://concepts.sagepub.com/social-science/concept/cohesiveness_in_groups>
  skos:definition "When scholars think about factors that cause people to remain in groups and work to achieve collective goals, group cohesiveness comes to mind. There is a general belief that cohesiveness has positive consequences for group processes and outcomes, and therefore, leaders should try to instill and maintain it. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n79.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Cohesiveness in Groups</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_processes> ;
  skos:prefLabel "cohesiveness in groups"@en ;
  a skos:Concept .

