@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/differentiation_strategy>
  skos:definition "In pursuing competitive advantage based on differentiation, firms attempt to create unique bundles of products and/or services that will be highly valued by customers. An example of a differentiation strategy is GarageBand that Apple has added to the Macintosh-only family of applications that make up Apple's iLife 2004 software suite. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n213.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Differentiation Strategy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/business_strategy> ;
  skos:prefLabel "differentiation strategy"@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/differentiation_strategy> .

<https://concepts.sagepub.com/social-science/concept/business_strategy>
  skos:prefLabel "business strategy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/differentiation_strategy> .

