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

<https://concepts.sagepub.com/social-science/concept/campaigns,_elections,_and_the_law>
  skos:prefLabel "campaigns, elections, and the law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/racial_justice> .

<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/racial_justice> .

<https://concepts.sagepub.com/social-science/concept/racial_justice>
  skos:definition "THOUGH RACIAL JUSTICE overlaps with civil rights, the overlap is not complete. Civil rights encompass non-racial issues, and though the Civil Rights Movement responded principally to race-based problems, in American politics the fight for civil rights has included the rights of women, homosexuals, and non-ethnic minorities, as well as rights denied and owed to all citizens. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n358.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Racial Justice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/justice>, <https://concepts.sagepub.com/social-science/concept/campaigns,_elections,_and_the_law> ;
  skos:prefLabel "racial justice"@en ;
  a skos:Concept .

