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

n9j:-WDQRR4LR-X
  skos:prefLabel "political and social movements (North America)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HNP4VT84-Q .

n9j:-HNP4VT84-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/GI_movement> ;
  skos:definition "Between 1965 and 1972, U.S. involvement in Vietnam was the target of protests by a range of citizens, including active duty soldiers and veterans protesting a range of issues related to the Vietnam War, as well as life in the military. The collection of staged events and activism involving active duty soldiers and veterans was eventually considered a political movement. [Source: Encyclopedia of Activism and Social Justice; GI Movement]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WDQRR4LR-X ;
  skos:prefLabel "GI movement"@en .

n9j: a skos:ConceptScheme .
