@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr: a skos:ConceptScheme .
jvr:-S91N0TTB-N
  a mesh:Descriptor, skos:Concept ;
  dc:created "2011-06-24"^^xsd:date ;
  skos:altLabel "Episodic Memory"@en, "Mémoire autobiographique"@fr, "Autobiographical Memory"@en ;
  skos:inScheme jvr: ;
  skos:hiddenLabel "Prospective Memory"@en, "Mémoire prospective"@fr, "Memory, Prospective"@en ;
  skos:broader jvr:-NBDMXCCQ-C ;
  skos:prefLabel "Mémoire épisodique"@fr, "Memory, Episodic"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D061212> ;
  skos:definition "Type of declarative memory, consisting of personal memory in contrast to general knowledge. Dissociable form of episodic memory involving the ability to execute a future intention. (Campbell's Psychiatric Dictionary, 9th ed.)"@en ;
  dc:established "2012-01-01"^^xsd:date .

jvr:-NBDMXCCQ-C
  skos:prefLabel "Mémoire"@fr, "Memory"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-S91N0TTB-N .

