@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/uncertainty>
  skos:definition "Uncertainty pertains where experience fails to yield sufficiently similar states of affairs for frequency classification and the assignment of weightings; it is unmeasurable. It is uncertainty that makes it possible for people to identify wealth-creating opportunities and exploit them through the consolidating effects of organizing. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n546.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Uncertainty</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D035501.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/probability> ;
  skos:prefLabel "uncertainty"@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/uncertainty> .

<https://concepts.sagepub.com/social-science/concept/probability>
  skos:prefLabel "probability"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uncertainty> .

