@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-MSP5VW8V-J> .

<http://data.loterre.fr/ark:/67375/8LP-MSP5VW8V-J>
  skos:exactMatch ltk:-G4LKR35D-L ;
  skos:hiddenLabel "keyterm"@en, "keyterm"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:definition "Keyterm allows to rank extracted terms and concepts according to a relevance score estimating how well they capture the most important and discriminant subject matter of a document given a background collection of technical and scientific documents. (Loterre)"@en, "Keyterm permet de classer les termes et les concepts extraits en fonction d'un score de pertinence estimant leur capacité à déterminer le sujet le plus important et le plus discriminant d'un document, dans une collection de documents techniques et scientifiques. (Loterre)"@fr ;
  dc:modified "2024-05-03T09:12:46"^^xsd:dateTime ;
  skos:prefLabel "Keyterm"@en, "Keyterm"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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