@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/manufacturing_and_operations>
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/control_systems> .

<https://concepts.sagepub.com/social-science/concept/odor_control_systems>
  skos:prefLabel "odor control systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/control_systems> .

<https://concepts.sagepub.com/social-science/concept/rainwater_control_systems>
  skos:prefLabel "rainwater control systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/control_systems> .

<https://concepts.sagepub.com/social-science/concept/humidity_control_systems>
  skos:prefLabel "humidity control systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/control_systems> .

<https://concepts.sagepub.com/social-science/concept/control_systems>
  skos:definition "Control systems are designed to provide corrective action to align actual performance with standard performance. Effective control systems use feedback to determine whether organizational performance meets established standards to help the organization achieve its objectives. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n220.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Control Systems</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rainwater_control_systems>, <https://concepts.sagepub.com/social-science/concept/odor_control_systems>, <https://concepts.sagepub.com/social-science/concept/humidity_control_systems>, <https://concepts.sagepub.com/social-science/concept/dust_control_systems> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "control systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/dust_control_systems>
  skos:prefLabel "dust control systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/control_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/control_systems> .

