@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/effects_of_violence_on_development> .

<https://concepts.sagepub.com/social-science/concept/effects_of_violence_on_development>
  skos:definition "Since the early 1990s, the amount of research on the effects of community violence on children and adolescents has increased dramatically, and a number of excellent review articles have been published (Jonson-Reid, 1998; Margolin & Gordis, 2000; Overstreet & Mazza, 2003; Salzinger, Feldman, Stockhammer, & Hood, 2002). Although our understanding of violence exposure has increased, many questions still remain. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n430.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Violence, Effects on Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_risks> ;
  skos:prefLabel "effects of violence on development"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/developmental_risks>
  skos:prefLabel "developmental risks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/effects_of_violence_on_development> .

