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

<https://concepts.sagepub.com/social-science/concept/performance_management>
  skos:prefLabel "performance management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/group_performance> .

<https://concepts.sagepub.com/social-science/concept/group_performance>
  skos:definition "Group performance is the process and outcome of members' joint efforts to achieve a collective goal. That goal could be nearly anything—to reach a decision, to solve a problem, to generate an idea, to negotiate a contract, to build a house. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n109.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Group Performance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/performance_management>, <https://concepts.sagepub.com/social-science/concept/organizations>, <https://concepts.sagepub.com/social-science/concept/group_decision_making> ;
  skos:prefLabel "group performance"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/group_decision_making>
  skos:prefLabel "group decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/group_performance> .

