@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-NR0NNR8S-2> .

<http://data.loterre.fr/ark:/67375/8LP-NR0NNR8S-2>
  skos:altLabel "PhilSoc"@en, "PhilSoc"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1246580>, ltk:-MXQ9CTWS-F ;
  skos:hiddenLabel "philologic"@fr, "philologic"@en ;
  skos:prefLabel "Philologic"@en, "Philologic"@fr ;
  skos:definition "The primary full-text search, retrieval and analysis tool developed by the ARTFL Project and the Digital Library Development Center (DLDC) at the University of Chicago. (Loterre)"@en, "Principal outil de recherche, d'extraction et d'analyse en texte intégral développé par le projet ARTFL et le Digital Library Development Center (DLDC) de l'Université de Chicago. (Loterre)"@fr ;
  skos:example "In the HDBP project Philologic and Unitex provide access to the corpus. (Candido & Aluísio, 2009)"@en, "We picked Philologic because of its user-friendly interface and because it centralizes data offered by web tools besides allowing the survey of spelling variants by means of the edit distance algorithm AGREP (Approximate GREP) a fuzzy string searching program developed by Udi Manber and Sun Wu (1992). (Candido & Aluísio, 2009)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-05-03T09:13:15"^^xsd:dateTime ;
  a skos:Concept .

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