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

n9j:-HWRW1STW-6
  skos:prefLabel "theory and research"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BXHX23CZ-N .

n9j:-BXHX23CZ-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/optimistic_bias> ;
  skos:definition "Optimistic bias (also called unrealistic optimism) refers to the tendency for people to think that they are less likely to experience negative life events and more likely to experience positive life events than similar others. For example, many people report that their chances of contracting AIDS, getting divorced, and attempting suicide in the future are smaller than those of their peers. [Source: Encyclopedia of Science and Technology Communication; Optimistic Bias]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HWRW1STW-6 ;
  skos:prefLabel "optimistic bias"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-BXHX23CZ-N .

n9j: a skos:ConceptScheme .
