@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/third_party_policing> .

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

<https://concepts.sagepub.com/social-science/concept/third_party_policing>
  skos:definition "DefinitionUntil recently, public police dominated the delivery of modern crime control. But trends in governance and the regulation of society have led to the pluralization and privatization of policing efforts, and the growth in administrative and regulatory agencies with crime control and prevention functions (Ericson, 2007). [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-policing/n123.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Policing; Third Party Policing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing> ;
  skos:prefLabel "third party policing"@en ;
  a skos:Concept .

