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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-R2WQKM2K-5>
  skos:hiddenLabel "Désambiguïsation d'entités nommées"@fr, "Entity linking"@en ;
  dc:modified "2024-05-13T07:43:56"^^xsd:dateTime ;
  skos:example "Cette étape est appelée désambiguïsation d'entités nommées ou Entity Linking. (Besançon, Daher, Ferret & Borgne, 2016)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch ltk:-DBXT6P88-D, <https://www.wikidata.org/wiki/Q17012245> ;
  skos:definition "The task of linking the surface form of an entity in a text to its unique identifier in an external resource. (Loterre)"@en, "Tâche consistant à relier la forme de surface d'une entité dans un texte à son identifiant unique dans une ressource externe. (Loterre)"@fr ;
  a skos:Concept ;
  skos:prefLabel "désambiguïsation d'entités nommées"@fr, "entity linking"@en .

<http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q>
  skos:prefLabel "information extraction"@en, "extraction d'information"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-R2WQKM2K-5> .

