@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/automatic_thoughts> .

<https://concepts.sagepub.com/social-science/concept/the_psychology_underlying_decision_making>
  skos:prefLabel "the psychology underlying decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/automatic_thoughts> .

<https://concepts.sagepub.com/social-science/concept/automatic_thoughts>
  skos:definition "It is commonly said that components of medical diagnosis and decision making, as well as of procedural skills, are executed automatically. This is not always good news. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n13.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Automatic Thinking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_psychology_underlying_decision_making>, <https://concepts.sagepub.com/social-science/concept/cognitive_therapy> ;
  skos:prefLabel "automatic thoughts"@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/automatic_thoughts> .

