@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/clinical_psychological_assessment>
  skos:prefLabel "clinical psychological assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/identity_disorders> .

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

<https://concepts.sagepub.com/social-science/concept/identity_disorders>
  skos:definition "Introduction This entry describes Erikson's concept of identity and important elaborations made by later researchers. It also overviews currently used measures of identity derived from Erikson's work. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n97.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Identity Disorders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/clinical_psychological_assessment> ;
  skos:prefLabel "identity disorders"@en ;
  a skos:Concept .

