@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/organizational_behavior>
  skos:prefLabel "organizational behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uncertainty_avoidance> .

<https://concepts.sagepub.com/social-science/concept/coping_mechanisms>
  skos:prefLabel "coping mechanisms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uncertainty_avoidance> .

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

<https://concepts.sagepub.com/social-science/concept/organizational_culture>
  skos:prefLabel "organizational culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uncertainty_avoidance> .

<https://concepts.sagepub.com/social-science/concept/uncertainty_avoidance>
  skos:definition "Uncertainty is a fact of organizational life, and all organizations develop mechanisms for coping with it. However, not all organizations behave alike in their effort to avoid perceived uncertainty. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n939.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Uncertainty Avoidance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_culture>, <https://concepts.sagepub.com/social-science/concept/organizational_behavior>, <https://concepts.sagepub.com/social-science/concept/coping_mechanisms> ;
  skos:prefLabel "uncertainty avoidance"@en ;
  a skos:Concept .

