@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-CPZ6VX4Z-2>
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q>, <http://data.loterre.fr/ark:/67375/8LP-JFG04B2D-4>, <http://data.loterre.fr/ark:/67375/8LP-WMFTWQRR-6> ;
  dc:modified "2024-06-03T09:54:05"^^xsd:dateTime ;
  skos:altLabel "IR"@en, "RI"@fr ;
  skos:prefLabel "recherche d'information"@fr, "information retrieval"@en ;
  skos:hiddenLabel "Recherche d'information"@fr, "Information retrieval"@en ;
  skos:example "Les systèmes de recherche d'information (RI) ont vu apparaître de nouveaux types d'outils appelés systèmes de questions (Ayari, 2007)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-DX1RMPWC-1> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-WMFTWQRR-6>
  skos:prefLabel "probabilité de la disparité des termes"@fr, "term mismatch probability"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-CPZ6VX4Z-2> .

<http://data.loterre.fr/ark:/67375/8LP-DX1RMPWC-1>
  skos:prefLabel "application du TAL"@fr, "applied NLP"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-CPZ6VX4Z-2> .

<http://data.loterre.fr/ark:/67375/8LP-JFG04B2D-4>
  skos:prefLabel "relevance feedback"@en, "retour des jugements de pertinence"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-CPZ6VX4Z-2> .

