@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/Historically_Black_Colleges_and_Universities>
  skos:prefLabel "Historically Black Colleges and Universities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Morehouse_College> .

<https://concepts.sagepub.com/social-science/concept/collegiate_education>
  skos:prefLabel "collegiate education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Morehouse_College> .

<https://concepts.sagepub.com/social-science/concept/race_and_gender_in_education>
  skos:prefLabel "race and gender in education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Morehouse_College> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Morehouse_College> .

<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: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n167.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Morehouse College</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Historically_Black_Colleges_and_Universities>, <https://concepts.sagepub.com/social-science/concept/race_and_gender_in_education>, <https://concepts.sagepub.com/social-science/concept/collegiate_education> ;
  skos:prefLabel "Morehouse College"@en ;
  a skos:Concept .

