@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/core_competencies>
  skos:definition "Core competencies are fundamental ways in which a firm excels. In nature, a cheetah's core competency would be its ability to outrun its prey, an eagle's would be its sharp eyesight, and the core competency of a cactus would be its ability to survive for long periods without water. [Source: <a href=\"https://sk.sagepub.com/reference/greenbusiness/n32.xml\" target=\"_blank\" data-id=\"to-sk\">Green Business: An A-to-Z Guide; Core Competencies</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/competency_trap> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/strategic_management> ;
  skos:prefLabel "core competencies"@en ;
  a skos:Concept .

<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/core_competencies> .

<https://concepts.sagepub.com/social-science/concept/strategic_management>
  skos:prefLabel "strategic management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/core_competencies> .

<https://concepts.sagepub.com/social-science/concept/competency_trap>
  skos:prefLabel "competency trap"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/core_competencies> .

