@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

p21:-Q5RSW6WV-H
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Empathy> ;
  skos:definition "L'empathie est la reconnaissance et la compréhension des sentiments et des émotions d'un autre individu. (Source : DBpedia)"@fr ;
  skos:inScheme p21: ;
  skos:hiddenLabel "Empathy"@en, "Empathie"@fr ;
  skos:prefLabel "empathy"@en, "empathie"@fr ;
  inist:semCategory "Behavior"@en, "Comportement"@fr .

p21: a skos:ConceptScheme .
p21:-Comportement
  skos:prefLabel "Behavior"@en, "Comportement"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-Q5RSW6WV-H .

