@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/human_development_and_life_transitions>
  skos:prefLabel "human development and life transitions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/identity_development> .

<https://concepts.sagepub.com/social-science/concept/psychology_and_human_development>
  skos:prefLabel "psychology and human development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/identity_development> .

<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_development> .

<https://concepts.sagepub.com/social-science/concept/identity_development>
  skos:definition "Identity can be defined as the set of characteristics individuals recognize as belonging uniquely to themselves. Identity development often considers how an individual forms that set of characteristics and the emotional connection associated with being identified with that set of characteristics. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n127.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Identity Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology_and_human_development>, <https://concepts.sagepub.com/social-science/concept/human_development_and_life_transitions> ;
  skos:prefLabel "identity development"@en ;
  a skos:Concept .

