@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_development>
  skos:definition "Team development is a term used to describe the changes a team goes through over its life course. Traditionally, theories of group development have proposed that teams move through a universal, sequential, and gradual process of “forming, storming, norming, and performing.” More recent models have conceptualized change in teams as sudden and abrupt. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n522.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Team Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teams> ;
  skos:prefLabel "team development"@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_development> .

<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_development> .

