@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/Boston_Gun_Project>
  skos:definition "The Boston Gun Project, also known as “Operation Ceasefire,” is a deterrence-based, problem-oriented criminal justice intervention that occurred in 1996 and 1997. The project was intended to reduce youth homicide and youth firearms violence in Boston, Massachusetts. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n32.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Boston Gun Project</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police> ;
  skos:prefLabel "Boston Gun Project"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/police>
  skos:prefLabel "police"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Boston_Gun_Project> .

<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/Boston_Gun_Project> .

