@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/civil_liability>
  skos:definition "Law enforcement officials are subject to civil liability for intentional actions on their part to deprive citizens of constitutional rights. This liability derives primarily from the Ku Klux Klan Act of 1871, enacted as a response to the systematic injustices leveled against blacks in the aftermath of the Civil War. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n30.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Civil Liability</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_conduct>, <https://concepts.sagepub.com/social-science/concept/legal_liability> ;
  skos:prefLabel "civil liability"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/legal_liability>
  skos:prefLabel "legal liability"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/civil_liability> .

