@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-LQMSBJ5V-4>
  skos:example "Le lexique bilingue extrait à partir des 1 000 paires de phrases en utilisant notre outil d'alignement de mots contient 16 291 entrées dont 2 023 noms propres. (Semmar & Saadane, 2014)"@fr, "Un lexique bilingue permet alors de traduire la racine et le schème source vers une racine et un schème cible. (Hamdi, Boujelbane, Habash & Nasr, 2013)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "bilingual lexicon"@en, "lexique bilingue"@fr ;
  dc:modified "2024-06-03T14:08:02"^^xsd:dateTime ;
  skos:hiddenLabel "Bilingual lexicon"@en, "Lexique bilingue"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TG6SQD7K-S> .

<http://data.loterre.fr/ark:/67375/8LP-TG6SQD7K-S>
  skos:prefLabel "lexique"@fr, "lexicon"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-LQMSBJ5V-4> .

