@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/transactional_analysis>
  skos:definition "Transactional analysis (TA) is a therapeutic approach that emphasizes the ritualistic transactions of interactions and behaviors that occur between individuals. Developed by Eric Berne in the 1950s, TA focuses on social interaction, emotional well-being, and responsibility, involving life scripts that people develop based upon early childhood experiences. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n295.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Transactional Analysis</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014152.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychoanalysis> ;
  skos:prefLabel "transactional analysis"@en ;
  a skos:Concept .

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

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

