@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/engineering_and_technological_crises>
  skos:prefLabel "engineering and technological crises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/manufacturing_risks> .

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

<https://concepts.sagepub.com/social-science/concept/manufacturing_risks>
  skos:definition "There are risks associated with the infrastructure of a manufacturing facility and from external sources. Manufacturing can be defined as the process of taking raw materials and creating finished products. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n198.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Manufacturing Risks</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/engineering_and_technological_crises> ;
  skos:prefLabel "manufacturing risks"@en ;
  a skos:Concept .

