@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/denial>
  skos:definition "The invalidation of a previous statement or the contradiction of a previous statement's content (a subcategory of the disagreement code developed by Lennard and Bernstein). Example: Wife Remember, you promised you would be home at 5:00 p.m. [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n341.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; denial</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/screening,_assessment,_and_diagnosis>, <https://concepts.sagepub.com/social-science/concept/coping_mechanisms> ;
  skos:prefLabel "denial"@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/denial> .

<https://concepts.sagepub.com/social-science/concept/screening,_assessment,_and_diagnosis>
  skos:prefLabel "screening, assessment, and diagnosis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/denial> .

<https://concepts.sagepub.com/social-science/concept/coping_mechanisms>
  skos:prefLabel "coping mechanisms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/denial> .

