@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:-STF5HPBC-D
  skos:prefLabel "evolutionary psychology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C7R5P23F-V .

n9j:-C7R5P23F-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/sexual_selection> ;
  skos:definition "Sexual selection operates under the same process of differential reproductive success described by Darwin in The Origin of Species. This success, or fitness, is determined by the amount of genes contributed by an individual to the next generation. [Source: Encyclopedia of Anthropology; Sexual Selection]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-STF5HPBC-D ;
  skos:prefLabel "sexual selection"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-C7R5P23F-V .

n9j: a skos:ConceptScheme .
