@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/products_(marketing)>
  skos:prefLabel "products (marketing)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/new_product_development> .

<https://concepts.sagepub.com/social-science/concept/idea_generation>
  skos:prefLabel "idea generation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/new_product_development> .

<https://concepts.sagepub.com/social-science/concept/product_champions>
  skos:prefLabel "product champions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/new_product_development> .

<https://concepts.sagepub.com/social-science/concept/corporate_entrepreneurship>
  skos:prefLabel "corporate entrepreneurship"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/new_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/new_product_development> .

<https://concepts.sagepub.com/social-science/concept/new_product_development>
  skos:definition "The practice of product development is focused on the development of new engineered, manufactured products. Here, reducing both the product development interval and production cost while increasing product functionality and sustainability is a critical concern of managers. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-action-research/n221.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Encyclopedia of Action Research; New Product Development</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/product_champions>, <https://concepts.sagepub.com/social-science/concept/idea_generation> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/products_(marketing)>, <https://concepts.sagepub.com/social-science/concept/corporate_entrepreneurship> ;
  skos:prefLabel "new product development"@en ;
  a skos:Concept .

