@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/cheater-detection_mechanisms> .

<https://concepts.sagepub.com/social-science/concept/cheater-detection_mechanisms>
  skos:definition "Definition The human brain can be thought of as a computer—an organic one, designed by natural selection to process information in adaptive ways. It is composed of many programs, each of which evolved because it was good at solving a problem of survival or reproduction faced by hunter-gatherer ancestors in the past. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n82.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Cheater-Detection Mechanism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evolutionary_psychology>, <https://concepts.sagepub.com/social-science/concept/antisocial_behavior> ;
  skos:prefLabel "cheater-detection mechanisms"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/antisocial_behavior>
  skos:prefLabel "antisocial behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cheater-detection_mechanisms> .

<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/cheater-detection_mechanisms> .

