@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/swat_teams> .

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

<https://concepts.sagepub.com/social-science/concept/swat_teams>
  skos:definition "The social tumult of the 1960s presented many challenges to American law enforcement. Protests, riots, rising levels of violence, and other sorts of social problems caught the police off guard and led to many reforms that have helped shape the landscape of policing today. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n187.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Swat Teams</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tactics>, <https://concepts.sagepub.com/social-science/concept/police_procedures> ;
  skos:prefLabel "swat teams"@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/swat_teams> .

