@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/concepts_in_educational_reform>
  skos:prefLabel "concepts in educational reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neoconservatives> .

<https://concepts.sagepub.com/social-science/concept/neoconservatives>
  skos:definition "Neoconservatives formed a new conservative political movement in reaction to the growing influence of liberalism in American life in the 1960s and 1970s. Most neoconservatives were former liberals themselves but drifted toward conservatism and away from the Left because they had come to believe that liberalism had failed to live up to its promises. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n313.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Neoconservatives</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_educational_reform> ;
  skos:prefLabel "neoconservatives"@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/neoconservatives> .

