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

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

<https://concepts.sagepub.com/social-science/concept/white_knights>
  skos:definition "A knight is defined as a member of an order or society. “White Knights” are members of the Ku Klux Klan (KKK), a white supremacist organization originally formed in the United States during the Reconstruction era following the Civil War. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n488.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; White Knights</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/vigilantism> ;
  skos:prefLabel "white knights"@en ;
  a skos:Concept .

