@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/transition_in_adulthood>
  skos:definition "Researchers and theorists who have examined the development of personality and self-concept across adulthood have generally fallen into one of two broad categories. One group of researchers has argued that adult development occurs by means of stages. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n420.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Transition in Adulthood</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/adult_development> ;
  skos:prefLabel "transition in adulthood"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/adult_development>
  skos:prefLabel "adult development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transition_in_adulthood> .

