@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:-XPVRLCD8-4
  skos:prefLabel "violence and crime"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KB172HDF-V .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-KB172HDF-V .

n9j: a skos:ConceptScheme .
n9j:-KB172HDF-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/D.C._sniper> ;
  skos:definition "On October 2, 2002, at approximately 5:20 p.m., the window of a Michaels craft store in Aspen Hill, Maryland, was shattered by a single bullet. This bullet continued through the store, barely missing the cashier on duty and embedding into a rear wall of the store. [Source: Encyclopedia of Race and Crime; D.C. Sniper]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XPVRLCD8-4 ;
  skos:prefLabel "D.C. sniper"@en .

