@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/police_privatization>
  skos:definition "Policing is widely regarded as an exclusively public sector activity conducted by sworn officers, but a large and increasing share of the public's demand for security is handled by the private sector. In 1965, there were more sworn police officers than private security personnel; by 1995, the number of private security personnel had soared to about triple the number of sworn officers. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n307.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Police Privatization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing> ;
  skos:prefLabel "police privatization"@en ;
  a skos:Concept .

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

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

