@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/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: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; D.C. Sniper</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence_and_crime> ;
  skos:prefLabel "D.C. sniper"@en ;
  a skos:Concept .

<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/D.C._sniper> .

<https://concepts.sagepub.com/social-science/concept/violence_and_crime>
  skos:prefLabel "violence and crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/D.C._sniper> .

