{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "An indication for a medical therapy that has been formally specified or approved by a regulatory body that regulates use of the therapy; for example, the US FDA approves indications for most drugs in the US.",
      "rdfs:label" : "ApprovedIndication",
      "rdfs:subClassOf" : "schema:MedicalIndication",
      "schema:isPartOf" : "http:health-lifesci.schema.org"
   },
   "properties" : {}
}