@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/race_and_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/race_and_policing> .

<https://concepts.sagepub.com/social-science/concept/race_and_policing>
  skos:definition "The relationship between race and policing is a controversial issue in the study of criminal justice. Although there is disagreement about defining race, the term often is used to refer to one's ethnicity. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n343.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Race and Policing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing> ;
  skos:prefLabel "race and policing"@en ;
  a skos:Concept .

