@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/air_traffic_control>
  skos:definition "Because a crisis is considered to be an unexpected event of catastrophic proportions, air traffic control would seem to be an occupation with an extremely high potential for such occurrences. It is true that the potential exists. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n2.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Air Traffic Control</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/engineering_and_technological_crises> ;
  skos:prefLabel "air traffic control"@en ;
  a skos:Concept .

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

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

