@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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-H3GJGWLZ-W> .

<http://data.loterre.fr/ark:/67375/8LP-H3GJGWLZ-W>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-05-03T09:30:57"^^xsd:dateTime, "2024-05-03T09:25:04"^^xsd:dateTime ;
  skos:definition "A set of tools to analyze texts. It includes, amongst others, functions for automatic language detection, hyphenation, several indices of lexical diversity. (Loterre)"@en, "Ensemble d'outils pour analyser des textes. Il comprend, entre autres, des fonctions de détection automatique du langage, de césure et plusieurs indices de diversité lexicale. (Loterre)"@fr ;
  skos:exactMatch ltk:-VC5LGCB6-Z ;
  skos:hiddenLabel "KoRpus"@fr, "KoRpus"@en, "korpus"@fr, "korpus"@en ;
  a skos:Concept ;
  skos:prefLabel "koRpus"@en, "koRpus"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> .

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