@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-SZTR07NP-Z .

n9j: a skos:ConceptScheme .
n9j:-Q0M749GG-1
  skos:prefLabel "drugs and drug companies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SZTR07NP-Z .

n9j:-SZTR07NP-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/maintenance_medication> ;
  skos:definition "Maintenance medication is essentially medication which is used to stabilize an illness or symptoms of an illness. Although technically this definition can include stabilizing a patient with a fracture, the term maintenance medication is used to refer to medical professionals dealing with an illness such as clinical depression or schizophrenia, or withdrawal from drugs, where after initial treatment, rather than continuing the therapy at a high level, the stabilization of a patient for a significant period of time may, in itself, help with the final cure. [Source: Encyclopedia of Global Health; Maintenance Medication]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Q0M749GG-1 ;
  skos:prefLabel "maintenance medication"@en .

