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

<https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues>
  skos:prefLabel "Fourth Amendment issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/citizen_review> .

<https://concepts.sagepub.com/social-science/concept/citizen_review>
  skos:definition "The police occupy a unique and important position in society. Police forces were created to enforce criminal law and maintain public order. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n62.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Citizen Review</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing>, <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "citizen review"@en ;
  a skos:Concept .

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

