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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-TZT7HXW9-0>
  skos:prefLabel "base de données lexicales"@fr, "lexical database"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-T3DDDCBB-1> .

<http://data.loterre.fr/ark:/67375/8LP-T3DDDCBB-1>
  skos:altLabel "base de données terminologiques"@fr, "BT"@fr, "TB"@en, "term base"@en ;
  skos:definition "Database comprising a terminology resource. (ISO, Terminology work and terminology science, 2019)"@fr, "Base de données constituant une ressource terminologique. (ISO, Travail terminologique et science de la terminologie, 2019)"@fr ;
  skos:prefLabel "termbase"@en, "base terminologique"@fr ;
  skos:example "By searching in the termbase -if one exists -Trados can locate matches at the term level and present them to the translator. (Bowker & Barlow, 2004)"@en, "By allowing to annotate discontinuous multiword terms we enrich the term base. (Hätty, Tannert & Heid, 2017)"@en, "The test set extracted with the Wiktionary term base contains 727 sentences and 884 terms while the IATE one contains 414 sentences and 452 terms. (Dinu, Mathur, Federico & Al-Onaizan, 2019)"@en, "One of the main goals of the LISE project is to work with existing termbases and not to build termbases from scratch. (Lušicky & Wissik, 2012)"@en, "Clearly Translation Memories (TM) and bilingual (as a special case of multilingual) Term Bases (TB) or Glossaries are derived and special forms of bitext. (Filip, 2016)"@en ;
  dc:modified "2024-04-29T14:56:10"^^xsd:dateTime ;
  skos:hiddenLabel "Termbase"@en, "Base terminologique"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TZT7HXW9-0> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:created "2024-04-29T12:07:45"^^xsd:dateTime .

