@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/restorative_policing> .

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

<https://concepts.sagepub.com/social-science/concept/restorative_policing>
  skos:definition "DefinitionRestorative policing is a problem-oriented, community style of policing that aims to resolve conflict in civil society more amicably and sensitively without always resorting to strict law enforcement. It calls on police officers to exercise their judgement and use negotiation and persuasion to resolve problems. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-policing/n112.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Policing; Restorative Policing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/problem-oriented_policing> ;
  skos:prefLabel "restorative policing"@en ;
  a skos:Concept .

