@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:-PW4CNNK9-2
  skos:prefLabel "prominent mothers"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MLPC8HR9-H .

n9j:-MLPC8HR9-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Lucy_Stone> ;
  skos:definition "Lucy Stone was a prominent American abolitionist and suffragist. She was the wife of American abolitionist Henry Brown Blackwell, and the mother of suffragette and human rights defender Alice Stone Blackwell. [Source: Encyclopedia of Motherhood; Stone, Lucy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PW4CNNK9-2 ;
  skos:prefLabel "Lucy Stone"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-MLPC8HR9-H .

n9j: a skos:ConceptScheme .
