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

n9j: a skos:ConceptScheme .
n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-T7SPGGG7-R .

n9j:-PQ866RFB-2
  skos:prefLabel "key people in developmental science"@en ;
  a skos:Concept ;
  skos:narrower n9j:-T7SPGGG7-R .

n9j:-T7SPGGG7-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Jacquelynne_Eccles> ;
  skos:related n9j:-GT24BQL9-J ;
  skos:definition "Jacquelynne Eccles and her colleagues developed an expectancy-value model of achievement performance and choice that has been influential in the achievement motivation field. The model helps us understand motivational factors contributing to individuals' choices of which activities to pursue and performance on them. [Source: Encyclopedia of Applied Developmental Science; Eccles, Jacquelynne, and the Expectancy-Value Model of Achievement                        Choice]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PQ866RFB-2 ;
  skos:prefLabel "Jacquelynne Eccles"@en .

n9j:-GT24BQL9-J
  skos:prefLabel "expectancy-value model of achievement choice"@en ;
  a skos:Concept ;
  skos:related n9j:-T7SPGGG7-R .

