{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The maximum dosing schedule considered safe for a drug or supplement as recommended by an authority or by the drug/supplement's manufacturer. Capture the recommending authority in the recognizingAuthority property of MedicalEntity.",
      "rdfs:label" : "MaximumDoseSchedule",
      "rdfs:subClassOf" : "schema:DoseSchedule",
      "schema:isPartOf" : "http:health-lifesci.schema.org"
   },
   "properties" : {}
}