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

jvr: a skos:ConceptScheme .
jvr:-DR1L5GZZ-K
  dc:established "1991-01-01"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D011936> ;
  a skos:Concept, mesh:Descriptor ;
  skos:definition "The individual's objective evaluation of the external world and the ability to differentiate adequately between it and the internal world; considered to be a primary ego function."@en ;
  skos:prefLabel "Épreuve de réalité"@fr, "Reality Testing"@en ;
  skos:broader jvr:-L0VR5VJ1-9 ;
  skos:inScheme jvr: ;
  dc:created "1978-04-26"^^xsd:date ;
  dc:modified "1990-04-13"^^xsd:date .

jvr:-L0VR5VJ1-9
  skos:prefLabel "Moi"@fr, "Ego"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-DR1L5GZZ-K .

