@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/operations_systems> .

<https://concepts.sagepub.com/social-science/concept/operations_systems>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/systems_integration>, <https://concepts.sagepub.com/social-science/concept/output_(systems)>, <https://concepts.sagepub.com/social-science/concept/co-ordination_(systems)>, <https://concepts.sagepub.com/social-science/concept/capacity_(systems)>, <https://concepts.sagepub.com/social-science/concept/black_box_(systems)> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_management> ;
  skos:prefLabel "operations systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/systems_integration>
  skos:prefLabel "systems integration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_systems> .

<https://concepts.sagepub.com/social-science/concept/output_(systems)>
  skos:prefLabel "output (systems)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_systems> .

<https://concepts.sagepub.com/social-science/concept/co-ordination_(systems)>
  skos:prefLabel "co-ordination (systems)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_systems> .

<https://concepts.sagepub.com/social-science/concept/capacity_(systems)>
  skos:prefLabel "capacity (systems)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_systems> .

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

<https://concepts.sagepub.com/social-science/concept/black_box_(systems)>
  skos:prefLabel "black box (systems)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_systems> .

