@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-VH9R1F6G-Q
  skos:prefLabel "Holocaust"@en ;
  a skos:Concept ;
  skos:broader n9j:-XB1RX3L1-H .

n9j:-J65PVR0S-K
  skos:prefLabel "prejudice"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XB1RX3L1-H .

n9j: a skos:ConceptScheme .
n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XB1RX3L1-H .

n9j:-XB1RX3L1-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/anti-Semitism> ;
  skos:narrower n9j:-VH9R1F6G-Q ;
  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: Encyclopedia of Global Religion; Anti-Semitism]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-J65PVR0S-K ;
  skos:prefLabel "anti-Semitism"@en .

