@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/product_component_model>
  skos:definition "Product component models are part of bill of materials (BOM) management. The BOM describes the materials, assemblies, parts, and components required to manufacture a particular final product, like the list of ingredients and equipment at the header of a recipe in a cooking magazine. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n756.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Product Component Model</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "product component model"@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/product_component_model> .

<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_component_model> .

