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

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

<https://concepts.sagepub.com/social-science/concept/Educational_Wastelands>
  skos:definition "In 1952, Arthur Bestor, a professor of history at the University of Illinois, submitted a series of resolutions to the American Historical Association contending that educational theorists and school administrators devised programs of teacher training that degraded academic subjects. A year later, Bestor published these complaints in his book Educational Wastelands. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n177.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Educational Wastelands</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publications> ;
  skos:prefLabel "Educational Wastelands"@en ;
  a skos:Concept .

