@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:-N0Q6H2Q1-Z .

n9j:-N0Q6H2Q1-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/subaltern_politics> ;
  skos:definition "Subaltern politics refers to the political activity of subaltern social groups (i.e., the political activity of subordinated and marginalized social groups). The concept originated in the work of the Italian socialist and political theorist, Antonio Gramsci, who developed the concept to describe, categorize, and analyze the activity and conditions of social groups that lack relative political power with respect to ruling social groups. [Source: The Encyclopedia of Political Science; Subaltern Politics]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LT01PZMH-4 ;
  skos:prefLabel "subaltern politics"@en .

n9j: a skos:ConceptScheme .
n9j:-LT01PZMH-4
  skos:prefLabel "politics and society"@en ;
  a skos:Concept ;
  skos:narrower n9j:-N0Q6H2Q1-Z .

