@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/production_management>
  skos:prefLabel "production management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/product_development> .

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

<https://concepts.sagepub.com/social-science/concept/product_development>
  skos:definition "Product development involves substantial modification of existing products that can be marketed to current customers through established channels. This strategy is often adopted either to prolong the life cycle of current products or to take advantage of a favorite reputation or brand name. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n520.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Product Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/production_management>, <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "product development"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations>
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/product_development> .

