@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:-W3066FML-Q
  skos:prefLabel "Repression, Psychology"@en, "Refoulement"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-TFTD6PLT-V .

jvr:-TFTD6PLT-V
  dc:established "1973-01-01"^^xsd:date ;
  skos:prefLabel "Repression-Sensitization"@en, "Sensibilisation-refoulement"@fr ;
  skos:broader jvr:-W3066FML-Q ;
  skos:hiddenLabel "Échelles de refoulement-sensibilisation"@fr, "Repression-Sensitization Scales"@en, "Échelles de sensibilisation-refoulement"@fr ;
  skos:inScheme jvr: ;
  dc:created "1999-01-01"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  dc:modified "1997-06-20"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D012095> ;
  skos:definition "Defense mechanisms involving approach and avoidance responses to threatening stimuli. The sensitizing process involves intellectualization in approaching or controlling the stimulus whereas repression involves unconscious denial in avoiding the stimulus."@en .

