@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/affordances> .

<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/affordances> .

<https://concepts.sagepub.com/social-science/concept/affordances>
  skos:definition "Definition The concept of affordances stems from and plays a principal role in Gibson's (1979) work in ecological and environmental psychology. The concept concerns what the environment offers its inhabitants - what it provides, furnishes or affords. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-qualitative-management-research/n8.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Qualitative Management Research; Affordances</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evolutionary_psychology> ;
  skos:prefLabel "affordances"@en ;
  a skos:Concept .

