@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-W83H5N9K-6 .

n9j:-W83H5N9K-6
  owl:sameAs <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: The SAGE Glossary of the Social and Behavioral Sciences; Person-Centered Therapy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-H18H152X-G ;
  skos:prefLabel "person-centered therapy"@en .

n9j:-H18H152X-G
  skos:prefLabel "humanistic therapy"@en ;
  a skos:Concept ;
  skos:narrower n9j:-W83H5N9K-6 .

n9j: a skos:ConceptScheme .
