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

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

<https://concepts.sagepub.com/social-science/concept/compulsory_education>
  skos:definition "Compulsory attendance has a long history in the United States. Horace Mann maintained that there was a connection between education and democracy, and mandatory attendance laws emerged from that belief. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Compulsory Education</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/homeschooling> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_and_public_policy> ;
  skos:prefLabel "compulsory education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/law_and_public_policy>
  skos:prefLabel "law and public policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/compulsory_education> .

