@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:-G58BDVD8-2 .

n9j:-L8NBL0WW-Z
  skos:prefLabel "strategic management"@en ;
  a skos:Concept ;
  skos:narrower n9j:-G58BDVD8-2 .

n9j: a skos:ConceptScheme .
n9j:-G58BDVD8-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/dynamic_capabilities> ;
  skos:definition "Dynamic capabilities (DC) refers to the capacity of an organization to adapt its competencies to the requirements of its competitive environment. As such, they are considered a fundamental factor in the development of sustainable competitive advantage, particularly in highly dynamic markets. [Source: International Encyclopedia of Organization Studies; Dynamic Capabilities]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-L8NBL0WW-Z ;
  skos:prefLabel "dynamic capabilities"@en .

