@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-HT1ZBHF4-W>
  skos:exactMatch ltk:-H4KTXPK9-1 ;
  skos:definition "The task/process of identifying keywords (words deemed indicative of the topic/subject) in a text/corpus. (Loterre)"@en, "Tâche/le processus d'identification des mots-clés (mots jugés indicatifs du sujet/de l'objet) dans un texte/corpus. (Loterre)"@fr ;
  skos:hiddenLabel "Extraction de mots-clés"@fr, "Keyword extraction"@en, "extraction de mots clés"@fr ;
  dc:modified "2024-04-25T12:27:28"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:prefLabel "keyword extraction"@en, "extraction de mots-clés"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q> .

<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-HT1ZBHF4-W> .

