@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:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-SNFGH8CL-R .

n9j:-ZGWPPS22-P
  skos:prefLabel "gender and politics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SNFGH8CL-R .

n9j:-SNFGH8CL-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Seneca_Falls_Convention> ;
  skos:definition "On July 19th and 20th, 1848, 300 people gathered in the Wesleyan Chapel in Seneca Falls to hold what would later be known as the Seneca Falls Convention, the event that marked the beginning of the modern U.S. movement for women's rights. One of the few notifications for this event was in the Seneca County Courier on July 11—the event was one that was organized quickly and received little publicity. [Source: Encyclopedia of Gender and Society; Seneca Falls Convention]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZGWPPS22-P ;
  skos:prefLabel "Seneca Falls Convention"@en .

n9j: a skos:ConceptScheme .
