@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/paramilitary_policing>
  skos:definition "DefinitionParamilitary policing is a controversial topic. A simple or traditional definition refers to military-style enforcement by armed state or non-state groups. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-policing/n86.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Policing; Paramilitary Policing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing> ;
  skos:prefLabel "paramilitary policing"@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/paramilitary_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/paramilitary_policing> .

