@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/tolerance_for_failure>
  skos:definition "The creation of new ventures, especially when these involve technological innovations, is widely considered to unleash a wealth of positive effects on the economy, such as higher employment, increased productivity, and enhanced development. By their very nature, new ventures are uncertain. [Source: <a href=\"https://sk.sagepub.com/reference/newventuremgmt/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Venture Management; Tolerance for Failure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/entrepreneurial_decision_making> ;
  skos:prefLabel "tolerance for failure"@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/tolerance_for_failure> .

<https://concepts.sagepub.com/social-science/concept/entrepreneurial_decision_making>
  skos:prefLabel "entrepreneurial decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tolerance_for_failure> .

