@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/school_types>
  skos:prefLabel "school types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/laboratory_schools> .

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

<https://concepts.sagepub.com/social-science/concept/laboratory_schools>
  skos:definition "In 1896 John Dewey opened the doors of his Laboratory School to 16 children and 2 teachers. Professor Dewey was the newly appointed head of the departments of philosophy, psychology, and pedagogy at the University of Chicago. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n239.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Laboratory Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_types> ;
  skos:prefLabel "laboratory schools"@en ;
  a skos:Concept .

