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

jvr: a skos:ConceptScheme .
jvr:-GHFDJ3DH-F
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000087366> ;
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Évitement de l'information"@fr, "Information Avoidance"@en ;
  dc:modified "2021-01-18"^^xsd:date ;
  skos:broader jvr:-C39ZLKJN-S ;
  skos:hiddenLabel "Interdiction de l'accès à l'information"@fr, "Information Denial"@en ;
  skos:related jvr:-WQC9667Z-7 ;
  dc:established "2022-01-01"^^xsd:date ;
  dc:created "2021-07-09"^^xsd:date ;
  skos:definition "Choosing to not obtain knowledge even if having the information could be to one's benefit."@en ;
  skos:inScheme jvr: .

jvr:-WQC9667Z-7
  skos:prefLabel "Avoidance Learning"@en, "Apprentissage par évitement"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:related jvr:-GHFDJ3DH-F .

jvr:-C39ZLKJN-S
  skos:prefLabel "Defense Mechanisms"@en, "Mécanismes de défense"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-GHFDJ3DH-F .

