@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/therapeutic_failure>
  skos:definition "Therapeutic failure has been defined as a failure to accomplish the goals of treatment resulting from inadequate or inappropriate drug therapy and not related to the natural progression of disease. A lack of therapeutic effect from inadequate drug therapy may include noncompliance, recent dose reduction or discontinuation, drug–drug interaction, too low a dose of drug prescribed, and inadequate therapeutic drug monitoring. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n272.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Therapeutic Failure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_status> ;
  skos:prefLabel "therapeutic failure"@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/therapeutic_failure> .

<https://concepts.sagepub.com/social-science/concept/physical_status>
  skos:prefLabel "physical status"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/therapeutic_failure> .

