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

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

<https://concepts.sagepub.com/social-science/concept/personality_development>
  skos:prefLabel "personality development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/individuation> .

<https://concepts.sagepub.com/social-science/concept/individuation>
  skos:definition "Individuation refers generally to the process by which people render themselves as separate and distinct from others. Researchers of human relationships have studied individuation from a variety of perspectives, three of which appear to be central in the literature. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n269.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Individuation</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007207.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_processes>, <https://concepts.sagepub.com/social-science/concept/personality_development> ;
  skos:prefLabel "individuation"@en ;
  a skos:Concept .

