@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:-XPHCCGRS-P .

n9j:-XPHCCGRS-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/social_cognitive_neuroscience> ;
  skos:definition "Definition Social cognitive neuroscience is the study of the processes in the human brain that allow people to understand others, understand themselves, and navigate the social world effectively. Social cognitive neuroscience draws on theories and psychological phenomena from across the social sciences, including social cognition, political cognition, behavioral economics, and anthropology. [Source: Encyclopedia of Social Psychology; Social Cognitive Neuroscience]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FW53M1CH-2 ;
  skos:prefLabel "social cognitive neuroscience"@en .

n9j: a skos:ConceptScheme .
n9j:-FW53M1CH-2
  skos:prefLabel "social cognition"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XPHCCGRS-P .

