@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-MW7J0BCM-W
  skos:prefLabel "teams"@en ;
  a skos:Concept ;
  skos:narrower n9j:-WFKB87KK-1 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-WFKB87KK-1 .

n9j: a skos:ConceptScheme .
n9j:-WFKB87KK-1
  owl:sameAs <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: International Encyclopedia of Organization Studies; Team Development]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MW7J0BCM-W ;
  skos:prefLabel "team development"@en .

