@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:-TLM4MZ1R-S .

n9j:-HDXC9235-H
  skos:prefLabel "movements"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TLM4MZ1R-S .

n9j: a skos:ConceptScheme .
n9j:-TLM4MZ1R-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Negro_Convention_Movement> ;
  skos:definition "The Negro convention movement was a series of national, regional, and state meetings organized by free blacks in the North in the three decades leading up to the Civil War. This period was at the height of the abolition movement, which was largely dominated by whites. [Source: Encyclopedia of Black Studies; Negro Convention Movement]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HDXC9235-H ;
  skos:prefLabel "Negro Convention Movement"@en .

