@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-K6Z52052-K .

n9j:-K6Z52052-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/child_death_review_team> ;
  skos:definition "A child death review team (CDRT) conducts a comprehensive, multidisciplinary review of all cases in which a child under 18 years old has died due to natural causes, accidental injury, abuse, homicide, or suicide. The CDRT was created in 1978 in Los Angeles, California. [Source: Encyclopedia of Victimology and Crime Prevention; Child Death Review Team]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-VGGJQV97-5 ;
  skos:prefLabel "child death review team"@en .

n9j:-VGGJQV97-5
  skos:prefLabel "services and treatment for victims"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K6Z52052-K .

n9j: a skos:ConceptScheme .
