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

<https://concepts.sagepub.com/social-science/concept/history,_development,_and_definitions>
  skos:prefLabel "history, development, and definitions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/net_widening> .

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

<https://concepts.sagepub.com/social-science/concept/net_widening>
  skos:definition "“Net widening” or “widening the net” is the name given to the process of administrative or practical changes that result in a greater number of individuals being controlled by the criminal justice system. The net of social control is widened to manage the behavior of a greater number of individuals. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n286.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Net Widening</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing>, <https://concepts.sagepub.com/social-science/concept/history,_development,_and_definitions> ;
  skos:prefLabel "net widening"@en ;
  a skos:Concept .

