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

<https://concepts.sagepub.com/social-science/concept/community_control_of_schools>
  skos:definition "Community control of schools was the rallying cry of African American activists in the late 1960s, as they sought to replace New York City's central board of education with “community control” boards governing inner-city schools. The campaign for community control centered on the creation of two boards governing a number of schools in Harlem and Ocean Hill-Brownsville, Brooklyn. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n68.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Community Control of Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/education_policy> ;
  skos:prefLabel "community control of schools"@en ;
  a skos:Concept .

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

