@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:-Z0CBB9KG-K .

n9j:-Z0CBB9KG-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Chicago_Alternative_Policing_Strategy> ;
  skos:definition "The Chicago Alternative Policing Strategy, or CAPS, was one of the first attempts to implement community policing comprehensively in a major American city. Five police districts implemented the CAPS strategy and structure on an experimental basis beginning in 1993, and deployment throughout the entire Chicago Police Department (CPD) occurred over the next 2 years. [Source: Encyclopedia of Victimology and Crime Prevention; Chicago Alternative Policing Strategy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DT1Q8DMJ-J ;
  skos:prefLabel "Chicago Alternative Policing Strategy"@en .

n9j:-DT1Q8DMJ-J
  skos:prefLabel "crime prevention partnerships"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Z0CBB9KG-K .

n9j: a skos:ConceptScheme .
