@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/charter_schools>
  skos:prefLabel "charter schools"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Sankofa_Shule> .

<https://concepts.sagepub.com/social-science/concept/precollegiate_education>
  skos:prefLabel "precollegiate education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Sankofa_Shule> .

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

<https://concepts.sagepub.com/social-science/concept/Sankofa_Shule>
  skos:definition "Despite its modest beginnings, Sankofa Shule at its zenith was touted as “one of the educational powerhouses of charter schools” by U.S. News & World Report in its April 27, 1998, issue. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n206.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Sankofa Shule (Lansing, Michigan)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/precollegiate_education>, <https://concepts.sagepub.com/social-science/concept/charter_schools> ;
  skos:prefLabel "Sankofa Shule"@en ;
  a skos:Concept .

