@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:-NCB41QW6-D .

n9j: a skos:ConceptScheme .
n9j:-NCB41QW6-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/women's_olympics> ;
  skos:definition "Ralph Waldo Emerson asserted that every institution is the lengthened shadow of a great man. If one substitutes “woman” for “man,” Emerson's assertion holds true for Alice Million Milliat (1884–1957) and the Fédération Sportive Féminine Internationale (FSFI), the organization that staged four successive Olympiques Féminins in the years 1922 through 1934. [Source: Encyclopedia of Leadership; Women's Olympics]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SD5W10X6-0 ;
  skos:prefLabel "women's olympics"@en .

n9j:-SD5W10X6-0
  skos:prefLabel "women and leadership"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NCB41QW6-D .

