@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/school_types>
  skos:prefLabel "school types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Malcolm_X_Academy> .

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

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

<https://concepts.sagepub.com/social-science/concept/Malcolm_X_Academy>
  skos:definition "The Malcolm X Academy in Detroit, Michigan, which admitted its first students in September 1991, was established in response to problems relating to the education of African American males in Detroit. Some of those problems included the high dropout, suspension, and expulsion rates and numerous acts of violence among African American males. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n150.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Malcolm X Academy (Detroit, Michigan)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_types>, <https://concepts.sagepub.com/social-science/concept/precollegiate_education> ;
  skos:prefLabel "Malcolm X Academy"@en ;
  a skos:Concept .

