@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-FWSS1HNQ-J> .

<http://data.loterre.fr/ark:/67375/8LP-FWSS1HNQ-J>
  skos:exactMatch ltk:-F9090QD4-H ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:example "As opposed to other OIE systems MinIE removes overly specific modifiers yielding simple and short subjects objects and predicates. (Ravi, Ng & Shwartz, 2023)"@en, "As for the entities extracted by MinIE and other OIE systems we found that MinIE extracts most of the entities that are extracted by the other OIE systems as well as additional entities. (Gashteovski, Gemulla, Kotnis, Hertling & Meilicke, 2020)"@en ;
  skos:definition "« Système d'extraction d'informations ouvert qui génère des extractions compactes » (source :  <a href=\"https://github.com/uma-pi1/minie\">https://github.com/uma-pi1/minie</a>)"@fr, "An open information extraction system that provides compact extractions ( <a href=\"https://github.com/uma-pi1/minie)\">https://github.com/uma-pi1/minie)</a>."@en ;
  skos:hiddenLabel "MinIe"@en, "MinIe"@fr ;
  a skos:Concept ;
  skos:prefLabel "MinIE"@en, "MinIE"@fr ;
  dc:modified "2024-05-03T09:30:23"^^xsd:dateTime, "2024-05-03T09:25:05"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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