@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@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-SFXQLJT3-7> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-SFXQLJT3-7>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "Application d'exploration de documents construite à l'origine pour les journalistes d'investigation. Elle est également utilisée pour le travail juridique, l'entraînement de modèles d'apprentissage automatique et les recherches de tous types. C'est un outil de visualisation et d'analyse conçu pour des ensembles de documents, de quelques dizaines à des millions de pages de matériel. (Loterre)"@fr, "A document mining application originally built for investigative journalists. It's also used for legal work, training machine learning models, and research of all types. It's a visualization and analysis tool designed for sets of documents, from dozens to millions of pages of material. (Loterre)"@en ;
  skos:exactMatch ltk:-QSVDLQ3T-9 ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:prefLabel "Overview"@en, "Overview"@fr ;
  dc:modified "2024-05-03T09:25:05"^^xsd:dateTime, "2024-05-03T09:26:26"^^xsd:dateTime ;
  skos:hiddenLabel "overview"@en, "overview"@fr .

