@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-C6VS8XD7-5> .

<http://data.loterre.fr/ark:/67375/8LP-C6VS8XD7-5>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:hiddenLabel "FastText"@en, "FastText"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch ltk:-PZLJRH9R-M, <https://www.wikidata.org/wiki/Q29124045> ;
  a skos:Concept ;
  skos:definition "Librairie pour la classification efficace des textes et l'apprentissage de représentations. (Loterre)"@fr, "Library for efficient text classification and representation learning. (Loterre)"@en ;
  skos:prefLabel "fastText"@fr, "fastText"@en ;
  dc:modified "2024-05-03T09:25:03"^^xsd:dateTime, "2024-05-03T09:33:42"^^xsd:dateTime .

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