@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/Black_Collegian> .

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

<https://concepts.sagepub.com/social-science/concept/publications>
  skos:prefLabel "publications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Black_Collegian> .

<https://concepts.sagepub.com/social-science/concept/Black_Collegian>
  skos:definition "Starting out as a family publication founded in Baton Rouge, Louisiana, by a young college professor, The Black Collegian has become the central publication of a media company. The magazine focuses on career preparation and job seeking for African Americans. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n30.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Black Collegian, The</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publications>, <https://concepts.sagepub.com/social-science/concept/collegiate_education> ;
  skos:prefLabel "Black Collegian"@en ;
  a skos:Concept .

