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

n9j: a skos:ConceptScheme .
n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-LV7N603W-L .

n9j:-LZ5PBK39-0
  skos:prefLabel "race and gender in education"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LV7N603W-L .

n9j:-SL18R8PN-T
  skos:prefLabel "Historically Black Colleges and Universities"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LV7N603W-L .

n9j:-VZ579FJF-J
  skos:prefLabel "collegiate education"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LV7N603W-L .

n9j:-LV7N603W-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Morehouse_College> ;
  skos:definition "Morehouse College is a private, 4-year men's historically Black liberal arts college located in the West End neighborhood of Atlanta, Georgia. It is one of only four 4-year men's colleges in the United States, and the only historically Black college that is a men's college. [Source: Encyclopedia of African American Education; Morehouse College]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LZ5PBK39-0, n9j:-SL18R8PN-T, n9j:-VZ579FJF-J ;
  skos:prefLabel "Morehouse College"@en .

