@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-XXVSNF0L-B>
  skos:hiddenLabel "Coreference resolution"@en, "Résolution de coréférence"@fr ;
  skos:definition "The process/task of determining all linguistic expressions that refer to the same entity in a certain text or across texts. (Loterre)"@en, "Tâche/processus consistant à déterminer toutes les expressions linguistiques qui se réfèrent à la même entité dans un ou plusieurs textes. (Loterre)"@fr ;
  a skos:Concept ;
  skos:altLabel "co-reference resolution"@en, "reconnaissance des chaînes de coréférences"@fr, "résolution de co-référence"@fr ;
  skos:prefLabel "coreference resolution"@en, "résolution de coréférence"@fr ;
  skos:exactMatch ltk:-R77MW4JL-9, <https://www.wikidata.org/wiki/Q63087> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L> ;
  dc:modified "2024-04-29T08:15:51"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L>
  skos:prefLabel "sémantique"@fr, "semantics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XXVSNF0L-B> .

