@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:-C39ZLKJN-S
  skos:prefLabel "Defense Mechanisms"@en, "Mécanismes de défense"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-R4R487NQ-4 .

jvr:-R4R487NQ-4
  a mesh:Descriptor, skos:Concept ;
  dc:created "1974-11-11"^^xsd:date ;
  skos:altLabel "Dénégation psychologique"@fr, "Dénégation"@fr, "Psychological Denial"@en, "Denial, Psychology"@en, "Dénégation (psychologie)"@fr, "Déni psychologique"@fr, "Déni"@fr ;
  dc:established "1975-09-01"^^xsd:date ;
  skos:definition "Refusal to admit the truth or reality of a situation or experience."@en ;
  skos:prefLabel "Déni (psychologie)"@fr, "Denial, Psychological"@en ;
  dc:modified "2018-10-10"^^xsd:date ;
  skos:broader jvr:-C39ZLKJN-S ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D003717> .

