@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-H45HBG66-Q .

n9j:-H45HBG66-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/medea> ;
  skos:definition "In Greek mythology, Medea is portrayed as a witch or sorceress and is treated as a representative of a barbarian, pre-Hellenic culture. Medea is a cultural archetype of a woman seeking revenge, although some modern interpretations emphasize the injustice done to her by Jason, and her role as an outsider in Greek culture.In Euripides's famous play, Medea falls in love with Jason during his quest for the Golden Fleece, using her magical powers as the priestess of Hecate, the granddaughter of the sun god, Helius, and the niece of Circe, to help him attain his quest. [Source: Encyclopedia of Motherhood; Medea]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MBD1823K-L ;
  skos:prefLabel "medea"@en .

n9j: a skos:ConceptScheme .
n9j:-MBD1823K-L
  skos:prefLabel "history of motherhood"@en ;
  a skos:Concept ;
  skos:narrower n9j:-H45HBG66-Q .

