@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/backlash> .

<https://concepts.sagepub.com/social-science/concept/backlash>
  skos:definition "Backlash is a term used to describe action taken by individuals and groups to counter an existing social or political development. Although the term may be used to describe efforts seeking progressive effects, such as the move to reform health care in the United States, it is more often used to denote a countermovement aimed at narrowing a group's access to rights and benefits. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n40.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Backlash</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/race,_ethnicity_and_migration> ;
  skos:prefLabel "backlash"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/race,_ethnicity_and_migration>
  skos:prefLabel "race, ethnicity and migration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/backlash> .

