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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-W589XDSW-3>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P> ;
  skos:altLabel "entailment"@en ;
  skos:prefLabel "inference"@en, "inférence"@fr ;
  skos:example "– Enfin, la sémantique de l'axiome de sous-relation d'une relation chaînée fait que l'inférence n'est de toute façon possible que dans une direction seulement (sous-relation, et non pas équivalence). (Lefrançois, 2013)"@fr, "Les résultats d'inférence ascendante reflètent la couverture de la langue source par le pivot. (Bebeshina & Lafourcade, 2020)"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Inference"@en, "Inférence"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P>
  skos:prefLabel "pragmatique"@fr, "pragmatics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-W589XDSW-3> .

