@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/assessment_areas_and_techniques>
  skos:prefLabel "assessment areas and techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tolerance_for_ambiguity> .

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

<https://concepts.sagepub.com/social-science/concept/tolerance_for_ambiguity>
  skos:definition "Tolerance for ambiguity can be defined as the degree to which an individual is comfortable with uncertainty, unpredictability, conflicting directions, and multiple demands. In essence, tolerance for ambiguity is manifest in a person's ability to operate effectively in an uncertain environment. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n281.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Tolerance for Ambiguity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/assessment_areas_and_techniques> ;
  skos:prefLabel "tolerance for ambiguity"@en ;
  a skos:Concept .

