@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/countertransference> .

<https://concepts.sagepub.com/social-science/concept/transference>
  skos:prefLabel "transference"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/countertransference> .

<https://concepts.sagepub.com/social-science/concept/countertransference>
  skos:definition "Countertransference is a core psychoanalytic construct and phenomenon that has generated significant debate in the professional literature since its inception by Sigmund Freud a century ago. Although numerous definitions and approaches to its handling have been proffered over the years, a commonly accepted and broad-based definition is the totality of the clinician's conscious and unconscious affective and behavioral reactions to the client, including reenactments and transferential perceptions. [Source: <a href=\"https://sk.sagepub.com/reference/trauma/n54.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Trauma: An Interdisciplinary Guide; Countertransference</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003379.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transference> ;
  skos:prefLabel "countertransference"@en ;
  a skos:Concept .

