@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/slave_patrols>
  skos:definition "Slave patrols were public efforts to regulate slavery. They were part of a broader trend of restrictions placed on slaves and their movements. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n636.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Slave Patrols</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police>, <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "slave patrols"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues>
  skos:prefLabel "Fourth Amendment issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/slave_patrols> .

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

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

