@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:-DZZ3CZ1R-M .

n9j:-DZZ3CZ1R-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/organizational_strategy> ;
  skos:definition "In 1962, Alfred Chandler's Strategy and Structure laid down the classical definition of strategic management: the determination of the basic long-term goals and objectives of an enterprise and the adoption of a course of action and the allocation of resources necessary for attaining these goals. In this view, an organization was hierarchical, triangular, and separated into divisions. [Source: International Encyclopedia of Organization Studies; Organizational Strategy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-L4HDT320-6 ;
  skos:prefLabel "organizational strategy"@en .

n9j:-L4HDT320-6
  skos:prefLabel "organizational relations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DZZ3CZ1R-M .

n9j: a skos:ConceptScheme .
