@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/operations_management>
  skos:prefLabel "operations management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/process_(operations_management)> .

<https://concepts.sagepub.com/social-science/concept/capital_intensity>
  skos:prefLabel "capital intensity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/process_(operations_management)> .

<https://concepts.sagepub.com/social-science/concept/process_(operations_management)>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/service_process_matrix>, <https://concepts.sagepub.com/social-science/concept/product-process_matrix>, <https://concepts.sagepub.com/social-science/concept/process_flexibility>, <https://concepts.sagepub.com/social-science/concept/process_alignment>, <https://concepts.sagepub.com/social-science/concept/capital_intensity> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_management> ;
  skos:prefLabel "process (operations management)"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/process_flexibility>
  skos:prefLabel "process flexibility"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/process_(operations_management)> .

<https://concepts.sagepub.com/social-science/concept/product-process_matrix>
  skos:prefLabel "product-process matrix"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/process_(operations_management)> .

<https://concepts.sagepub.com/social-science/concept/service_process_matrix>
  skos:prefLabel "service process matrix"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/process_(operations_management)> .

<https://concepts.sagepub.com/social-science/concept/process_alignment>
  skos:prefLabel "process alignment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/process_(operations_management)> .

<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/process_(operations_management)> .

