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

n9j:-Q1JTPC9S-X
  skos:prefLabel "murder"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QVSZ88HG-W .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-QVSZ88HG-W .

n9j:-QVSZ88HG-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/neonaticide> ;
  skos:definition "the killing of a neonate or newborn child. In the late 20th century, a spate of neonaticides were committed by teenage girls who had kept their pregnancies secret from their parents and others. [Source: The Concise Dictionary of Crime and Justice; Neonaticide]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Q1JTPC9S-X ;
  skos:prefLabel "neonaticide"@en .

n9j: a skos:ConceptScheme .
