@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V>
  skos:prefLabel "logiciel de TAL"@fr, "NLP software"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TR9NF05B-X> .

<http://data.loterre.fr/ark:/67375/8LP-TR9NF05B-X>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:example "We used the UIMA framework to develop our parser and used ClearTK to add machine learning functionality to the UIMA framework. (Laali, Davoodi & Kosseim, 2015)"@en ;
  skos:hiddenLabel "Clear TK"@en, "Clear TK"@fr ;
  skos:prefLabel "ClearTK"@en, "ClearTK"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  dc:modified "2024-05-03T09:34:38"^^xsd:dateTime, "2024-05-03T09:25:02"^^xsd:dateTime ;
  skos:exactMatch ltk:-MTR1W044-7 ;
  skos:definition "Framework pour le développement de composants d'apprentissage automatique et de traitement du langage naturel au sein de l'architecture UIMA d'Apache. (Loterre)"@fr, "A framework for developing machine learning and natural language processing components within the Apache Unstructured Information Management Architecture. (Loterre)"@en .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
