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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-HJLHQB4H-Z .

n9j:-HJLHQB4H-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/political_status> ;
  skos:definition "Except for the brief period of Reconstruction and isolated instances thereafter, the American political system generally excluded and oppressed African Americans until the middle of the twentieth century. Beginning in the late 1870s, following the abrupt end to the progress made during Reconstruction, white Southerners began to consolidate their racial privilege by constructing a political, economic, and social system that excluded participation and equal protection for blacks. [Source: Encyclopedia of African American Society; Political Status]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-T7PTC8PZ-S ;
  skos:prefLabel "political status"@en .

n9j:-T7PTC8PZ-S
  skos:prefLabel "international issue"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HJLHQB4H-Z .

n9j: a skos:ConceptScheme .
