@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:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-HXJ17J2L-Q .

n9j: a skos:ConceptScheme .
n9j:-HXJ17J2L-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Bonus_March> ;
  skos:definition "In 1932, during the Great Depression, World War I veterans marched in Washington, D.C., to demand early payment of their military bonus. The march demonstrated the importance of planning for soldiers’ return home, the political clout of veterans, and the lingering importance of World War I for American society. [Source: Encyclopedia of War & American Society; Bonus March]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R348Q785-P ;
  skos:prefLabel "Bonus March"@en .

n9j:-R348Q785-P
  skos:prefLabel "veterans' affairs"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HXJ17J2L-Q .

