@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@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-FL5H3D9C-2> .

<http://data.loterre.fr/ark:/67375/8LP-FL5H3D9C-2>
  inist:definitionalContext "The LibShortText package is an open source library for large-scale shorttext classification. (Xu, Zhang, Wang, Wu, Jiang, Soysal & Xu, 2015)"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Lib ShortText"@en, "Lib ShortText"@fr, "Libshorttext"@fr, "Libshorttext"@en ;
  dc:modified "2024-05-03T09:19:07"^^xsd:dateTime ;
  skos:exactMatch ltk:-SNV3P7SS-1 ;
  skos:definition "Bibliothèque pour la classification et l'analyse de textes courts. (Loterre)"@fr, "A Library for Short-text Classification and Analysis. (Loterre)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:prefLabel "LibShortText"@en, "LibShortText"@fr .

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