@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/learning_and_motivation>
  skos:prefLabel "learning and motivation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-concept_and_efficacy> .

<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/self-concept_and_efficacy> .

<https://concepts.sagepub.com/social-science/concept/self-concept_and_efficacy>
  skos:definition "According to Bandura (1997), self-efficacy is defined as “people's beliefs in their capabilities to produce desired effects by their own actions” (p. vii). [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n259.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Self-Concept and Efficacy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_and_motivation> ;
  skos:prefLabel "self-concept and efficacy"@en ;
  a skos:Concept .

