@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/value_creation>
  skos:definition "Value creation has to do with problem solving. A key to value creation is to find ineffective activities and drive them out of the organization. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n684.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Value Creation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/strategic_management> ;
  skos:prefLabel "value creation"@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/value_creation> .

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

