@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/positive_psychology>
  skos:prefLabel "positive psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/learned_optimism> .

<https://concepts.sagepub.com/social-science/concept/learned_optimism>
  skos:definition "Learned helplessness refers to the maladaptive passivity shown by animals and people following experience with uncontrollable events. Learned helplessness also refers to the cognitive explanation of this phenomenon: The individual learns in one situation that responses and outcomes are independent, represents this learning as an expectation of helplessness, and then generalizes this expectation to other situations to produce passivity even if outcomes objectively can be controlled. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n248.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Learned Helplessness and Learned Optimism</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/learned_helplessness> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/positive_psychology>, <https://concepts.sagepub.com/social-science/concept/developmental_risks> ;
  skos:prefLabel "learned optimism"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/developmental_risks>
  skos:prefLabel "developmental risks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/learned_optimism> .

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

<https://concepts.sagepub.com/social-science/concept/learned_helplessness>
  skos:prefLabel "learned helplessness"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/learned_optimism> .

