@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-M8XN7C6X-V .

n9j:-M8XN7C6X-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/high-risk_technologies_and_organizations> ;
  skos:definition "The concept of high-risk technologies and organizations refers to the intersection of risk, the probabilistic chance of success; technology, a means of converting input to output; and organization, a structured purposeful collective. Together they describe the development and implementation of increasingly complex and indeterminate systems whose outcomes are difficult to predict. [Source: International Encyclopedia of Organization Studies; High-Risk Technologies and Organizations]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-T6JND4F7-6 ;
  skos:prefLabel "high-risk technologies and organizations"@en .

n9j:-T6JND4F7-6
  skos:prefLabel "technologies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M8XN7C6X-V .

n9j: a skos:ConceptScheme .
