@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/unanticipated_outcome_disclosure>
  skos:definition "An unanticipated outcome is a result that differs significantly from what was anticipated to be the result from a treatment or procedure. Every treatment and procedure carries with it anticipated and unanticipated consequences. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n818.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Unanticipated Outcome Disclosure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues> ;
  skos:prefLabel "unanticipated outcome disclosure"@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/unanticipated_outcome_disclosure> .

<https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues>
  skos:prefLabel "legal and regulatory issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/unanticipated_outcome_disclosure> .

