@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix ns0: <http://data.loterre.fr/OntoTM#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <http://www.ebi.ac.uk/swo/> .

ltk:-MB8CMQK1-C
  ns0:executes ltk:-Q72NP6HB-X ;
  skos:definition "A machine learning task/process that aims to identify concepts of interest in a text."@en, "Tâche/processus de l'apprentissage automatique qui vise à repérer les concepts d'intérêt dans un texte."@fr ;
  a skos:Concept ;
  skos:inScheme ltk: ;
  skos:broader ltk:-S0QFKHCR-8 ;
  skos:prefLabel "concept extraction"@en, "extraction de concepts"@fr .

ltk: a skos:ConceptScheme .
ltk:-Q72NP6HB-X
  skos:prefLabel "Egas"@en, "Egas"@fr ;
  a skos:Concept ;
  ns1:SWO_0040005 ltk:-MB8CMQK1-C .

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

