@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/Challenger_disaster>
  skos:definition "The space shuttle Challenger exploded midair on January 28, 1986, killing its crew of seven after a rubber O-ring seal in a solid rocket booster joint failed. Investigations revealed how design flaws and organizational conflicts contributed to the disaster. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n82.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Challenger Disaster</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/work-related_crimes> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cases_in_business_ethics> ;
  skos:prefLabel "Challenger disaster"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Challenger_disaster> .

<https://concepts.sagepub.com/social-science/concept/cases_in_business_ethics>
  skos:prefLabel "cases in business ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Challenger_disaster> .

<https://concepts.sagepub.com/social-science/concept/work-related_crimes>
  skos:prefLabel "work-related crimes"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Challenger_disaster> .

