@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/life_transitions> .

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

<https://concepts.sagepub.com/social-science/concept/life_transitions>
  skos:definition "Life transitions may be defined as significant changes within the life course. According to the life course perspective, lives are composed of multiple, interrelated developmental trajectories. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n217.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Life Transitions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_development_and_life_transitions> ;
  skos:prefLabel "life transitions"@en ;
  a skos:Concept .

