@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/community_crime_control>
  skos:definition "Community crime control refers to the use of criminal justice mediums in solving social problems or preventing crime. Examples of this proactive approach to crime control include neighborhood watch, community watch, and beautification projects. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n94.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Community Crime Control</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "community crime control"@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/community_crime_control> .

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_crime_control> .

