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

<http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V>
  skos:prefLabel "logiciel de TAL"@fr, "NLP software"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-CZRDDZ4V-V> .

<http://data.loterre.fr/ark:/67375/8LP-CZRDDZ4V-V>
  skos:hiddenLabel "falcon"@fr, "falcon"@en ;
  skos:exactMatch ltk:-P0ZNL09V-9 ;
  skos:definition "An entity and relation linking tool over Wikidata ( <a href=\"https://github.com/SDM-TIB/Falcon2.0)\">https://github.com/SDM-TIB/Falcon2.0)</a>."@en, "Outil de résolution référentielle d'entités et de relations sur Wikidata. (source :  <a href=\"https://github.com/SDM-TIB/Falcon2.0\">https://github.com/SDM-TIB/Falcon2.0</a>)"@fr ;
  skos:example "In contrast the pure LLMs Falcon and LLaMA show better performance with few-shot inference compared to zero-shot. (Koto, Aisyah, Li & Baldwin, 2023)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-05-03T09:25:03"^^xsd:dateTime, "2024-05-03T09:33:52"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:prefLabel "Falcon"@fr, "Falcon"@en ;
  a skos:Concept .

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