@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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:-MB9HV82K-4 .

jvr:-MB9HV82K-4
  a skos:Concept, mesh:Descriptor ;
  skos:prefLabel "Sublimation (psychologie)"@fr, "Sublimation, Psychological"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D013359> ;
  skos:definition "A defense mechanism through which unacceptable impulses and instinctive urges are diverted into personally and socially acceptable channels; e.g., aggression may be diverted through sports activities."@en ;
  skos:broader jvr:-C39ZLKJN-S ;
  dc:modified "2017-04-28"^^xsd:date ;
  dc:established "1968-01-01"^^xsd:date ;
  skos:inScheme jvr: ;
  dc:created "1999-01-01"^^xsd:date .

