@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ltk: a skos:ConceptScheme .
ltk:-SV99X31K-N
  skos:scopeNote "The process/task of identifying types of feelings (e.g. anger, fear, happiness, sadness, etc.) in the linguistic expression of texts or facial expressions."@en ;
  skos:definition "Processus/tâche consistant à identifier les types de sentiments (par exemple, la colère, la peur, la joie, la tristesse, etc.) dans l'expression linguistique des textes ou des expressions faciales."@fr, "The process/task of identifying types of feelings (e.g. anger, fear, happiness, sadness, etc.) in the linguistic expression of texts or facial expressions."@en ;
  a skos:Concept ;
  skos:inScheme ltk: ;
  skos:broader ltk:-S0QFKHCR-8 ;
  skos:prefLabel "détection d'émotions"@fr, "emotion detection"@en ;
  skos:altLabel "Emotion recognition"@en .

ltk:-S0QFKHCR-8
  skos:prefLabel "information extraction"@en, "extraction d'information"@fr ;
  a skos:Concept ;
  skos:narrower ltk:-SV99X31K-N .

