@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:-K51ZGQDJ-N
  inist:semCategory "Discipline"@en, "Discipline"@fr ;
  skos:hiddenLabel "Psychologie cognitive"@fr, "Cognitive psychology"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "psychologie cognitive"@fr, "cognitive psychology"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q23373> .

x64:-Discipline
  skos:prefLabel "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-K51ZGQDJ-N .

x64: a skos:ConceptScheme .
