@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#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-R9F5072G-X>
  skos:prefLabel "analyse de sentiments"@fr, "sentiment analysis"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-PX2VC4WC-3> .

<http://data.loterre.fr/ark:/67375/8LP-PX2VC4WC-3>
  skos:hiddenLabel "Contradiction detection"@en, "Détection de contradictions"@fr ;
  dc:modified "2024-05-02T14:05:39"^^xsd:dateTime ;
  skos:prefLabel "contradiction detection"@en, "détection de contradictions"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "La tâche/le processus d'identification des déclarations contradictoires (contradictions) dans un ensemble de données. (Loterre)"@fr, "The task/process of identifying conflicting statements (contradictions) in a dataset. (Loterre)"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-R9F5072G-X> ;
  skos:exactMatch ltk:-BV07JJ3P-5 .

