@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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-GMH948GJ-7> .

<http://data.loterre.fr/ark:/67375/8LP-GMH948GJ-7>
  skos:exactMatch ltk:-PW5NJX39-1 ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  dc:modified "2024-05-03T09:25:04"^^xsd:dateTime, "2024-05-03T09:30:31"^^xsd:dateTime ;
  skos:definition "A Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text. (Loterre)"@en, "Progiciel basé sur Java pour le traitement statistique du langage naturel, la classification de documents, le regroupement, la modélisation de thèmes, l'extraction d'informations et d'autres applications d'apprentissage automatique pour le texte. (Loterre)"@fr ;
  skos:hiddenLabel "Mallet"@fr, "Mallet"@en ;
  skos:prefLabel "MALLET"@en, "MALLET"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> .

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