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

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-D5K8M8GV-G .

n9j:-V13C2M39-X
  skos:prefLabel "motherhood studies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D5K8M8GV-G .

n9j:-D5K8M8GV-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Marilyn_Waring> ;
  skos:definition "Marilyn Waring (born in 1952) is a New Zealand feminist, a former politician, an academic, and an activist for female human rights. She holds a Ph.D. in political economy. [Source: Encyclopedia of Motherhood; Waring, Marilyn]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V13C2M39-X ;
  skos:prefLabel "Marilyn Waring"@en .

n9j: a skos:ConceptScheme .
