@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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-M0S6G72F-H> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-M0S6G72F-H>
  skos:example "HAMLET extracts fewer Specific terms than TermoStat (540 versus 626) though this is similar when considering the comparative difference in total number of extracted terms. (Rigouts Terryn, Drouin, Hoste & Lefever, 2019)"@en, "For instance the term extractor TermoStat has not yet been adapted to Chinese. (L' Homme, Robichaud & Subirats, 2020)"@en ;
  dc:modified "2025-02-12T13:46:23"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:prefLabel "TermoStat"@en, "TermoStat"@fr .

