@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/cognitive_therapy>
  skos:prefLabel "cognitive therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eye_movement_desensitization_and_reprocessing> .

<https://concepts.sagepub.com/social-science/concept/eye_movement_desensitization_and_reprocessing>
  skos:altLabel "EMDR"@en ;
  skos:definition "Eye movement desensitization and reprocessing (EMDR) is a psychotherapy approach used to process distressing memories that are the basis of a wide range of clinical complaints. Comprehensive treatment includes attention to past, present, and future not only to address overt symptoms but also to increase attributes associated with a positive quality of life. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n65.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Eye Movement Desensitization and Reprocessing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_therapy> ;
  skos:prefLabel "eye movement desensitization and reprocessing"@en ;
  a skos:Concept .

<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/eye_movement_desensitization_and_reprocessing> .

