@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/Bennett_Law> .

<https://concepts.sagepub.com/social-science/concept/Bennett_Law>
  skos:definition "The U.S. Civil War led the nation to look to its public schools to produce patriotism and unity. Afterward, states enacted a number of statutes, including compulsory attendance laws, which were supposed to achieve this unity. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n44.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Bennett Law</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/education_policy> ;
  skos:prefLabel "Bennett Law"@en ;
  a skos:Concept .

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

