@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/Nation_of_Islam>
  skos:prefLabel "Nation of Islam"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Clara_Muhammad_schools> .

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

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Clara_Muhammad_schools> .

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

<https://concepts.sagepub.com/social-science/concept/Clara_Muhammad_schools>
  skos:definition "Clara Muhammad Schools evolved out of the love of a determined mother who took a stand in 1934, insisting that Muslim children be educated by teachers who will love, protect, and teach them about the greatness of their future and their Islamic and African heritage. Clara Muhammad refused to send her children to Chicago public schools, which were under the scourge of racial oppression known as Jim Crow. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n57.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Clara Muhammad Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Nation_of_Islam>, <https://concepts.sagepub.com/social-science/concept/school_types>, <https://concepts.sagepub.com/social-science/concept/precollegiate_education> ;
  skos:prefLabel "Clara Muhammad schools"@en ;
  a skos:Concept .

