@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

x64:-Structure_ou_élément_du_raisonnement_logique
  skos:prefLabel "Structure ou élément du raisonnement logique"@fr, "Structure or element of logical reasoning"@en ;
  a isothes:ConceptGroup ;
  skos:member x64:-BN69D745-4 .

x64: a skos:ConceptScheme .
x64:-BN69D745-4
  inist:semCategory "Structure ou élément du raisonnement logique"@fr, "Structure or element of logical reasoning"@en ;
  skos:hiddenLabel "Inference"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "inférence"@fr, "inference"@en .

