@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/collegiate_education>
  skos:prefLabel "collegiate education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Fisk_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/Fisk_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/Fisk_University> .

<https://concepts.sagepub.com/social-science/concept/Fisk_University>
  skos:definition "On January 9, 1866, Fisk Free Colored School, named in honor of General Clinton B. Fisk, was opened in Nashville, Tennessee. The school, which first offered instruction in the primary subjects of alphabet, lettering, and counting to formerly enslaved Africans of all ages, quickly evolved into Fisk University. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n96.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Fisk University</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 "Fisk University"@en ;
  a skos:Concept .

