@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/patrol_work>
  skos:definition "Patrol work is the job of those officers who are least specialized in a general-purpose police department. Patrol officers are the point of first response for most of the work done by the agency, and as such, they are key decision makers about what the agency knows about matters of interest to the police. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Patrol Work</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personnel_issues> ;
  skos:prefLabel "patrol 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/patrol_work> .

<https://concepts.sagepub.com/social-science/concept/personnel_issues>
  skos:prefLabel "personnel issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patrol_work> .

