@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-NQC8PD2C-L> .

<http://data.loterre.fr/ark:/67375/8LP-NQC8PD2C-L>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:definition "A component software architecture for the development, discovery, composition, and deployment of multi-modal analytics for the analysis of unstructured information and integration with search technologies. (Loterre)"@en, "Architecture logicielle pour le développement, la découverte, la composition et le déploiement d'analyses multimodales, pour l'analyse d'informations non structurées et l'intégration avec les technologies de recherche. (Loterre)"@fr ;
  skos:prefLabel "Apache UIMA"@en, "Apache UIMA"@fr ;
  skos:exactMatch ltk:-GP1G5SNN-G, <https://www.wikidata.org/wiki/Q1539155> ;
  dc:modified "2024-05-03T09:10:42"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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