@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/methodology>
  skos:prefLabel "methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diffusion_of_benefits> .

<https://concepts.sagepub.com/social-science/concept/diffusion_of_benefits>
  skos:definition "Outcome evaluations of crime prevention efforts focus on changes in the level of the targeted crime, fear of crime, and/or citizen behavior. The fact that most prevention programs are place specific means that evaluations typically focus only on changes within the target neighborhood or community. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n95.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Diffusion of Benefits</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methodology>, <https://concepts.sagepub.com/social-science/concept/crime_prevention_evaluation> ;
  skos:prefLabel "diffusion of benefits"@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/diffusion_of_benefits> .

<https://concepts.sagepub.com/social-science/concept/crime_prevention_evaluation>
  skos:prefLabel "crime prevention evaluation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diffusion_of_benefits> .

