@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-QVDB46J0-L>
  skos:prefLabel "sémantique"@fr, "semantics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-DPNBLC6N-2> .

<http://data.loterre.fr/ark:/67375/8LP-DPNBLC6N-2>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "computational argumentation"@en, "argumentation computationnelle"@fr ;
  skos:hiddenLabel "Argumentation computationnelle"@fr, "Computational argumentation"@en ;
  dc:modified "2024-05-15T07:39:01"^^xsd:dateTime ;
  skos:definition "Tâche/processus d'identification et de représentation des arguments dans le texte, afin que les systèmes aient la capacité de les utiliser dans des tâches, telles que le raisonnement logique automatisé. (Loterre)"@fr, "The process/task of identifying and representing argumentation in text, so that systems have the ability to use them in tasks, such as automated logical reasoning. (Loterre)"@en ;
  a skos:Concept ;
  skos:exactMatch ltk:-N1N7HCPN-L ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L> .

