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

<https://concepts.sagepub.com/social-science/concept/identity_status>
  skos:definition "A widely read book by Erik H. Erikson launched a set of ideas that stimulated the formulation of the concept of identity status. Writing from a psychoanalytic perspective, Erikson construed that individuals at each stage of life (e.g., infancy, childhood, adolescence, adulthood) have a crisis to resolve, with all positive resolutions enhancing the foundation of ego identity that is created during adolescence. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n268.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Identity Status</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_psychology_research>, <https://concepts.sagepub.com/social-science/concept/personality>, <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "identity status"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_psychology_research>
  skos:prefLabel "social psychology research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/identity_status> .

<https://concepts.sagepub.com/social-science/concept/methods>
  skos:prefLabel "methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/identity_status> .

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

