@prefix schema: <https://schema.org/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix emsenn: <https://emsenn.net/vocab#> .

&lt;https://emsenn.net/library/domains/science/domains/medicine/texts/introduction-to-psychological-defenses/>
  rdf:type schema:Article ;
  schema:url &lt;https://emsenn.net/library/domains/science/domains/medicine/texts/introduction-to-psychological-defenses/> ;
  schema:name "Introduction to Psychological Defenses" ;
  schema:description "An overview of psychological defense mechanisms — automatic, unconscious processes that protect against anxiety and emotional pain, organized from immature through neurotic to mature defenses, with connections to somatic holding patterns." ;
  schema:datePublished "2026-03-06" ;
  schema:dateModified "2026-03-06" ;
  emsenn:Actson "anxiety" , "self-concept" ;
  emsenn:Analogousto &lt;https://emsenn.net/library/domains/science/domains/medicine/domains/somatics/somatic-experiencing/> , "character-armor" , "sensory-motor-amnesia" ;
  schema:isPartOf "psychodynamic-tradition" ;
  schema:hasPart "denial" , "projection" , "splitting" , "acting-out" , "repression" , &lt;https://emsenn.net/library/domains/humanities/domains/sociology/terms/displacement/> , "rationalization" , "reaction-formation" , "sublimation" , "humor" , "suppression" ;
  emsenn:Enables &lt;https://emsenn.net/library/domains/science/domains/medicine/domains/psychology/psychopathology/> , &lt;https://emsenn.net/library/domains/science/domains/medicine/domains/psychology/psychotherapy/> ;
  schema:keywords &lt;https://emsenn.net/library/domains/science/domains/medicine/domains/psychology/> ;
  schema:teaches &lt;https://emsenn.net/library/domains/science/domains/medicine/texts/introduction-to-psychological-defenses/> ;
  schema:identifier &lt;https://emsenn.net/library/domains/science/domains/medicine/texts/introduction-to-psychological-defenses/> .

