@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-WKGSDHG3-P> .

<http://data.loterre.fr/ark:/67375/8LP-WKGSDHG3-P>
  a skos:Concept ;
  skos:definition "The RASP system includes state-of-the-art modules for finding sentence boundaries, finding individual words, analyzing words to identify the word root and any suffixes, assigning part-of-speech labels to words in running text, and analyzing the grammatical relations between words and larger units within sentences. (Loterre)"@en, "Le système RASP comprend des modules permettant de trouver les limites des phrases, de trouver des mots individuels, d'analyser les mots pour identifier la racine et les suffixes éventuels, d'attribuer des étiquettes de parties du discours aux mots du texte et d'analyser les relations grammaticales entre les mots et les unités plus importantes au sein des phrases. (Loterre)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch ltk:-Z1TGNSGF-8 ;
  dc:modified "2024-05-03T09:13:18"^^xsd:dateTime ;
  skos:prefLabel "Rasp"@en, "Rasp"@fr ;
  skos:hiddenLabel "rasp"@en, "rasp"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> .

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