@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/arrest>
  skos:definition "Arrest is defined as the taking into custody of a person for purposes of prosecution. The term is of Anglo-Norman origin and related to the French word arret, meaning stop. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n3.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Arrest</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tactics>, <https://concepts.sagepub.com/social-science/concept/police_procedures>, <https://concepts.sagepub.com/social-science/concept/law_enforcement,_courts,_and_corrections> ;
  skos:prefLabel "arrest"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/law_enforcement,_courts,_and_corrections>
  skos:prefLabel "law enforcement, courts, and corrections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arrest> .

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

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

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

