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

x64:-NS2CT00Q-Z
  inist:semCategory "Structure ou élément du raisonnement logique"@fr, "Structure or element of logical reasoning"@en ;
  skos:hiddenLabel "Intension"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "intension"@fr, "intension"@en .

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:-NS2CT00Q-Z .

x64: a skos:ConceptScheme .
