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

<http://data.loterre.fr/ark:/67375/8LP-H2NT35HX-F>
  skos:prefLabel "knowledge base"@en, "base de connaissances"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-P7FNWDW6-X> .

<http://data.loterre.fr/ark:/67375/8LP-ZZQ7MN2Q-J>
  skos:prefLabel "ressources de TAL et évaluation"@fr, "NLP resources and evaluation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-P7FNWDW6-X> .

<http://data.loterre.fr/ark:/67375/8LP-M34XG6SC-1>
  skos:prefLabel "graphe de connaissances"@fr, "knowledge graph"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-P7FNWDW6-X> .

<http://data.loterre.fr/ark:/67375/8LP-P7FNWDW6-X>
  dc:modified "2024-06-26T09:25:50"^^xsd:dateTime ;
  skos:hiddenLabel "Source de connaissances"@fr, "Knowledge resource"@en ;
  skos:prefLabel "source de connaissances"@fr, "knowledge resource"@en ;
  dc:created "2024-05-29T14:39:58"^^xsd:dateTime ;
  skos:example "KnowNet-10 performs better that any knowledge resource derived by manual or automatic means. (Cuadros & Rigau, 2008)"@en, "Automated methods fall into two broad categories: methods based on distributional statistics drawn from text corpora and methods based on the structure of existing knowledge resources. (Yu, Cohen, Wallace, Bernstam & Johnson, 2016)"@en, "Knowledge resources can be leveraged in identifying emotion-related words in text and the lexical coverage of these resources may be limited given the informal nature of online discourse (Aman and Szpakowicz 2007). (Das & Bandyopadhyay, 2010)"@en, "Augmenting LMs by retrieving information from external knowledge resources is one promising solution. (Jiang, Xu, Gao, Sun, Liu, Dwivedi-Yu, Yang, Callan & Neubig, 2023)"@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-M34XG6SC-1>, <http://data.loterre.fr/ark:/67375/8LP-H2NT35HX-F> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-ZZQ7MN2Q-J> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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