@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:-JFSJLMDD-Q .

n9j:-JFSJLMDD-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/immigrant_activism_in_France> ;
  skos:definition "Immigrant rioting in France among the most disaffected youth made international headlines in 2005, but activism among immigrant groups has a long history. France has the distinction in Europe of having the greatest number of immigrants over the past 200 years. [Source: Encyclopedia of Activism and Social Justice; Immigrant Activism in France]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HCMR034H-Q ;
  skos:prefLabel "immigrant activism in France"@en .

n9j: a skos:ConceptScheme .
n9j:-HCMR034H-Q
  skos:prefLabel "political and social movements (Europe)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JFSJLMDD-Q .

