@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-QZC4C005-G>
  skos:hiddenLabel "Variation lexicale"@fr, "Lexical variation"@en ;
  a skos:Concept ;
  skos:example "Given that AMR is supposed to represent the core meaning of a sentence regardless of its syntactic and morphological variations Smatch scoring should be able to capture lexical variations such as synonymous concepts. (Sheth, Lee, Fernandez Astudillo, Naseem, Florian, Roukos & Ward, 2021)"@en, "A considerable amount of lexical variation in Old Irish texts also affects POS-tagging prospects. (Doyle & McCrae, 2024)"@en, "Ces valeurs montrent que nous obtenons davantage de variation lexicale en utilisant des langues sources différentes pour obtenir des phrases sémantiquement équivalentes, ce qui correspond à ce que nous attendions. (Bouamor, 2010)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-L4PX3QW6-H> ;
  dc:modified "2024-07-01T12:00:32"^^xsd:dateTime ;
  skos:prefLabel "lexical variation"@en, "variation lexicale"@fr .

<http://data.loterre.fr/ark:/67375/8LP-L4PX3QW6-H>
  skos:prefLabel "variation linguistique"@fr, "linguistic variation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-QZC4C005-G> .

