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

<https://concepts.sagepub.com/social-science/concept/anti-Semitism>
  skos:definition "Anti-Semitism is the negative perception of Jews, manifestations of which range from verbally expressed antipathy to physical violence toward Jewish individuals, their properties, institutions, communities, and the state of Israel. Expressions of anti-Semitism date back to ancient times and have been evolving ever since, having gone through periods of appeasement and escalation. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n29.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Anti-Semitism</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Holocaust> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prejudice> ;
  skos:prefLabel "anti-Semitism"@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/anti-Semitism> .

<https://concepts.sagepub.com/social-science/concept/Holocaust>
  skos:prefLabel "Holocaust"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/anti-Semitism> .

