@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-RPH53MB3-R>
  skos:example "Pour éliminer la redondance, un seuil de similarité maximal a été fixé. (Mnasri, 2015)"@fr, "Ce paramètre gère l'élimination de la redondance ; (Bossard & Rodrigues, 2015)"@fr, "In the first step biographically relevant utterances (from different documents) are identified while in the second step a summary of these extracted utterances is generated by eliminating redundancies and creating a plausible order. (Wiegand, Wilm & Markert, 2022)"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P> ;
  skos:hiddenLabel "Redundancy"@en, "Redondance"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  inist:definitionalContext "Dans certains cas, la redondance peut être justifiée voire bénéfique. (Mnasri, 2015)"@fr ;
  skos:prefLabel "redondance"@fr, "redundancy"@en .

<http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P>
  skos:prefLabel "figure rhétorique"@fr, "rhetorical figure"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-RPH53MB3-R> .

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