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

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

<https://concepts.sagepub.com/social-science/concept/developmental_assets>
  skos:definition "Although there is increasing evidence that religion and spirituality can protect young people from problem behaviors, increase resilience, and promote thriving, the mechanisms underlying this association are unclear. The developmental assets framework offers a tool for exploring these links. [Source: <a href=\"https://sk.sagepub.com/reference/religion/n13.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Religious and Spiritual Development; Assets, Developmental</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_processes> ;
  skos:prefLabel "developmental assets"@en ;
  a skos:Concept .

