@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/police_procedures>
  skos:prefLabel "police procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/police_pursuits> .

<https://concepts.sagepub.com/social-science/concept/policing>
  skos:prefLabel "policing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/police_pursuits> .

<https://concepts.sagepub.com/social-science/concept/police_pursuits>
  skos:definition "A police pursuit occurs when an officer attempts to apprehend a motor vehicle operator suspected of a violation by ordering the suspect to halt through the use of emergency equipment (lights and sirens) and the suspect instead flees or takes other evasive action. In the course of flight, the suspect's driving is likely to become erratic and dangerous. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n308.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Police Pursuits</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing>, <https://concepts.sagepub.com/social-science/concept/police_procedures> ;
  skos:prefLabel "police pursuits"@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/police_pursuits> .

