@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/Lincoln_University>
  skos:definition "Lincoln University, located in southern Chester County, Pennsylvania, is the oldest of the bachelor of arts degree-granting historically Black colleges and universities (HBCUs). From its beginning, it had a relationship with Africa that was unmatched by any other learning institution in the Americas. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n145.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Lincoln University (Pennsylvania)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Historically_Black_Colleges_and_Universities>, <https://concepts.sagepub.com/social-science/concept/collegiate_education> ;
  skos:prefLabel "Lincoln University"@en ;
  a skos:Concept .

<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/Lincoln_University> .

<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/Lincoln_University> .

<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/Lincoln_University> .

