@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/duty_to_warn>
  skos:definition "The responsibility of a therapist or a counselor to breach confidentiality when a patient or client identifies someone who is in clear or imminent danger. In these situations, the therapist or counselor must determine the seriousness of the situation and, in some situations or jurisdictions, notify the potential victim and/or others who might be able to protect the person. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n814.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Duty to Warn</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017007.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/truth_disclosure>, <https://concepts.sagepub.com/social-science/concept/confidentiality> ;
  skos:prefLabel "duty to warn"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/truth_disclosure>
  skos:prefLabel "truth disclosure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/duty_to_warn> .

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

<https://concepts.sagepub.com/social-science/concept/confidentiality>
  skos:prefLabel "confidentiality"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/duty_to_warn> .

