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

<https://concepts.sagepub.com/social-science/concept/spaceflight>
  skos:definition "Still in its infancy, spaceflight is a high-risk endeavor that is constantly evolving and experiences leaps and setbacks. Although it is considered experimental flight by some, the broad tax-paying publics of many nations show little tolerance for the failures, deaths, and setbacks associated with spaceflight. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n309.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Spaceflight</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/engineering_and_technological_crises> ;
  skos:prefLabel "spaceflight"@en ;
  a skos:Concept .

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

