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

<https://concepts.sagepub.com/social-science/concept/banality_of_evil>
  skos:definition "A recent morning's newspaper had a charming snapshot of a laughing soldier playing an accordion, surrounded by equally cheerful, laughing women, all clearly having a carefree time of it. But the reader soon discovers a shocking fact. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n17.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Banality of Evil</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intergroup_relations> ;
  skos:prefLabel "banality of evil"@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/banality_of_evil> .

