@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-XKMHWTRP-F> .

<http://data.loterre.fr/ark:/67375/8LP-XKMHWTRP-F>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-05-03T09:33:27"^^xsd:dateTime, "2024-05-03T09:25:03"^^xsd:dateTime ;
  skos:exactMatch ltk:-S3808CC7-R ;
  skos:hiddenLabel "Gargantext"@fr, "GarganText"@en ;
  skos:definition "Logiciel libre pour l'exploration interactive de grands corpus numériques. Ce service web combine l'exploration de textes avancée, l'analyse de réseau et la visualisation interactive pour fournir de nouvelles formes d'interactions avec les corpus. (Loterre)"@fr, "A collaborative web platform for the exploration of sets of unstructured documents. It combines tools from natural language processing, text-mining, complex networks analysis and interactive data visualization to pave the way toward new kinds of interactions with digital corpora. (Loterre)"@en ;
  skos:prefLabel "GarganText"@fr, "Gargantext"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  a skos:Concept .

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