@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> .
@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-CVT149BB-6> .

<http://data.loterre.fr/ark:/67375/8LP-CVT149BB-6>
  dc:modified "2024-05-03T09:25:03"^^xsd:dateTime, "2024-05-03T09:33:07"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:definition "An Open Source tool for parsing and extracting structured information from technical and scientific documents in raw format like PDF. (Loterre)"@en, "Outil libre permettant d'analyser et d'extraire des informations structurées à partir de documents techniques et scientifiques au format tel que le PDF. (Loterre)"@fr ;
  skos:example "Il utilise le framework UIMA, les librairies open source OPENNLP et GROBID. (Mougard, 2015)"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q62830627>, ltk:-ZW0XK2H3-1 ;
  skos:altLabel "GeneRation Of BIbliographic Data"@en, "GeneRation Of BIbliographic Data"@fr ;
  skos:hiddenLabel "Grobid"@en, "Grobid"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "GROBID"@en, "GROBID"@fr .

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