@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/prejudice_reduction> .

<https://concepts.sagepub.com/social-science/concept/prejudice_reduction>
  skos:definition "Definition Prejudice reduction refers to a decrease in (most often) negative attitudes or evaluations that individuals hold in relation to other people. These negative attitudes are based on the groups to which people belong, such as a White person disliking someone because he or she is a Black person. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n414.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Prejudice Reduction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_justice_orientation>, <https://concepts.sagepub.com/social-science/concept/prejudice> ;
  skos:prefLabel "prejudice reduction"@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/prejudice_reduction> .

<https://concepts.sagepub.com/social-science/concept/social_justice_orientation>
  skos:prefLabel "social justice orientation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prejudice_reduction> .

