@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/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Maria_Montessori> .

<https://concepts.sagepub.com/social-science/concept/Maria_Montessori>
  skos:definition "Maria Montessori was a physician, professor, school administrator, educator, philosopher, advocate for women's rights and a champion for children, especially those with physical and intellectual disabilities. She is best known for developing what is known as the Montessori method of education, which emphasizes self-directed activities and self-correcting materials for children in a sensory-rich environment. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n274.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Montessori, Maria (1870–1952)</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Montessori_method> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_educational_reform>, <https://concepts.sagepub.com/social-science/concept/key_people_in_developmental_science> ;
  skos:prefLabel "Maria Montessori"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_developmental_science>
  skos:prefLabel "key people in developmental science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Maria_Montessori> .

<https://concepts.sagepub.com/social-science/concept/Montessori_method>
  skos:prefLabel "Montessori method"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Maria_Montessori> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_educational_reform>
  skos:prefLabel "key people in educational reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Maria_Montessori> .

