@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-FKMSBXRT-Z>
  skos:example "En général, la paraphrase sert d'entrée à un système de traitement automatique de la langue : (Chevelu, Lepage, Moudenc & Putois, 2010)"@fr, "A link between two sets is considered correct if the majority of phrases in both sets have the same meaning i.e. if the link indicates paraphrase. (Sekine, 2005)"@en, "The procedure using the tagged sentences to discover paraphrases takes about one hour on a 2GHz Pentium 4 PC with 1GB of memory. (Sekine, 2005)"@en, "Dans ce cas, la paraphrase apparaît comme le résultat d'une reformulation. (Grabar & Eshkol-Taravella, 2016)"@fr, "La paraphrase joue un rôle important dans la langue. (Grabar & Eshkol, 2015)"@fr ;
  dc:modified "2024-06-03T12:06:20"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "paraphrase"@fr, "paraphrase"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-N3FVFT19-F> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Paraphrase"@fr, "Paraphrase"@en .

<http://data.loterre.fr/ark:/67375/8LP-N3FVFT19-F>
  skos:prefLabel "trope"@fr, "trope"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FKMSBXRT-Z> .

