@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/team_performance>
  skos:definition "Team performance may be described as a team's collective strategies that aim at the accomplishment of the team's tasks. Models of team effectiveness thereby demarcate team performance strategies from team effectiveness, the latter being the outcomes of team performance strategies. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n526.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Team Performance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teams> ;
  skos:prefLabel "team performance"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/teams>
  skos:prefLabel "teams"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/team_performance> .

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

