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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-DZVNSKH7-C .

n9j:-DZVNSKH7-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/neocontingency_model> ;
  skos:definition "The neocontingency model refers to the latest in a long line of interpretations of structural contingency theory, which was the main school of thought in organization theory in the 1960s and 1970s. The neocontingency model focuses on the “fit” between contingencies and organizational structure and how that fit influences organizational performance. [Source: International Encyclopedia of Organization Studies; Neocontingency Model]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D88DW2KG-X ;
  skos:prefLabel "neocontingency model"@en .

n9j:-D88DW2KG-X
  skos:prefLabel "approaches to organization theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DZVNSKH7-C .

n9j: a skos:ConceptScheme .
