@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/person-centered_therapy>
  skos:definition "An approach to counseling and psychotherapy developed by the humanist psychologist Carl Rogers in the 1940s. The defining purpose of PCT, also known as client-centered therapy, was to have a more personal relationship with patients and help them reach a state of realization so that they can help themselves. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1868.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Person-Centered Therapy (PCT)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/humanistic_therapy> ;
  skos:prefLabel "person-centered therapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/humanistic_therapy>
  skos:prefLabel "humanistic therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/person-centered_therapy> .

<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/person-centered_therapy> .

