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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-QXF6H8GG-S .

n9j:-CG8WH555-P
  skos:prefLabel "theoretical perspectives on careers"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QXF6H8GG-S .

n9j: a skos:ConceptScheme .
n9j:-QXF6H8GG-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/super's_career_development_theory> ;
  skos:definition "Donald E. Super's (1910–1994) career development theory is perhaps the most widely known life-span view of career development. Developmental theories recognize the changes that people go through as they mature, and they emphasize a life-span approach to career choice and adaptation. [Source: Encyclopedia of Career Development; Super's Career Development Theory]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CG8WH555-P ;
  skos:prefLabel "super's career development theory"@en .

