@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_privatization>
  skos:definition "A controversial and often politically tinged idea, school privatization in the United States describes a range of proposals to transfer K-12 education from the public to the private sector. These proposals stem mostly from conservative critiques of public education that in turn sparked reforms such as school vouchers, charter schools, and school choice. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Education, School Privatization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/education_policy> ;
  skos:prefLabel "school privatization"@en ;
  a skos:Concept .

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

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

