@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-V5QRNQFF-P>
  skos:prefLabel "figure rhétorique"@fr, "rhetorical figure"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-LMW8B73V-B> .

<http://data.loterre.fr/ark:/67375/8LP-LMW8B73V-B>
  skos:hiddenLabel "Tautology"@en, "Tautologie"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "In this dataset the tautology \"and false is not true\" is appended to the hypothesis sentence. (Liu, Schwartz & Smith, 2019)"@en, "In this dataset the tautology \"and true is true\" is appended five times to the end of the premise. (Liu, Schwartz & Smith, 2019)"@en, "Contradictions and tautologies may be common in logic textbooks but they are rare in everyday speech. (MacCartney & Manning, 2009)"@en, "Indeed we do not accept anymore tautologies and contradictions in the construction of conditional sentences. (Vidal, 2017)"@en ;
  skos:prefLabel "tautology"@en, "tautologie"@fr ;
  dc:modified "2024-06-14T07:42:46"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P> .

