@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-MC8W1XMJ-7
  skos:prefLabel "key people in educational reform"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VQL8S2MK-K .

n9j:-VQL8S2MK-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Mary_Lyon> ;
  skos:definition "Mary Lyon was born in Buckland, Massachusetts. At the age of 4, she began walking a great distance to attend the nearest school. [Source: Encyclopedia of Educational Reform and Dissent; Lyon, Mary]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MC8W1XMJ-7 ;
  skos:prefLabel "Mary Lyon"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-VQL8S2MK-K .

n9j: a skos:ConceptScheme .
