@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:-V72XL90L-V .

n9j:-V72XL90L-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Jewish_war_veterans> ;
  skos:definition "Founded as the Hebrew Union Veterans Association, the Jewish War Veterans (JWV) is the oldest veterans’ organization in the United States. Like the American Legion and other larger nonsectarian veterans’ groups, the JWV builds camaraderie and is also an interest group lobbying for government benefits for veterans. [Source: Encyclopedia of War & American Society; Jewish War Veterans]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SHVM8V7H-3 ;
  skos:prefLabel "Jewish war veterans"@en .

n9j:-SHVM8V7H-3
  skos:prefLabel "war and religion"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V72XL90L-V .

n9j: a skos:ConceptScheme .
