@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-RSCM3N3S-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/George_Schuyler> ;
  skos:definition "Journalist George S. Schuyler is touted as the most prolific African American journalist of the 20th century. Born in Providence, Rhode Island, and reared in Syracuse, New York, as a youth he was fascinated by the early presence of blacks in the military. [Source: Encyclopedia of War & American Society; Schuyler, George]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TKL06ZDS-R ;
  skos:prefLabel "George Schuyler"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-RSCM3N3S-L .

n9j:-TKL06ZDS-R
  skos:prefLabel "war and race"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RSCM3N3S-L .

n9j: a skos:ConceptScheme .
