@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/Southern_Education_Board>
  skos:definition "The southern education reform movement of the late 19th and early 20th centuries was a multifaceted effort that included a number of philanthropic funds and a lobbying arm, the Southern Education Board (SEB). The SEB's advocacy led to an increase in appropriations for education in all of the southern states between 1900 and 1930. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n414.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Southern Education Board</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/government> ;
  skos:prefLabel "Southern Education Board"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/government>
  skos:prefLabel "government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Southern_Education_Board> .

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

