@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/unschooling>
  skos:definition "Unschooling is often considered a form of home-schooling; however, it differs significantly from both schooling and homeschooling. Unschooling is derived principally from the work of John Holt. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n486.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Unschooling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/homeschooling>, <https://concepts.sagepub.com/social-science/concept/concepts_and_terms_in_curriculum_studies> ;
  skos:prefLabel "unschooling"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/concepts_and_terms_in_curriculum_studies>
  skos:prefLabel "concepts and terms in curriculum studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/unschooling> .

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

