@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/evolutionary_psychology>
  skos:prefLabel "evolutionary psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ecological_rationality> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/ecological_rationality> .

<https://concepts.sagepub.com/social-science/concept/ecological_rationality>
  skos:definition "Definition Human reasoning and behavior are ecologically rational when they are adapted to the environment in which humans act. This definition is in stark contrast to classical definitions of rationality, according to which reasoning and behavior are rational when they conform to norms of logic, statistics, and probability theory. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n166.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Ecological Rationality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evolutionary_psychology> ;
  skos:prefLabel "ecological rationality"@en ;
  a skos:Concept .

