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

<https://concepts.sagepub.com/social-science/concept/detective_work>
  skos:definition "The role of the police detective in the United States is a controversial one and is generally not well understood. In the past, American detectives have been criticized for, among other things, abuse of power, corruption, illegal practices, and resistance to change. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n130.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Detective Work</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing> ;
  skos:prefLabel "detective work"@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/detective_work> .

