@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:-QX0FDZNM-V .

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

n9j: a skos:ConceptScheme .
n9j:-QX0FDZNM-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/metaphors_for_careers> ;
  skos:definition "When people talk, or even think, about careers, they typically use metaphors. A metaphor is a figure of speech in which one concept, usually a relatively abstract one, is substituted by another, usually more concrete, to provide clarity and dramatic effect. [Source: Encyclopedia of Career Development; Metaphors For Careers]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CG8WH555-P ;
  skos:prefLabel "metaphors for careers"@en .

