{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "Indicates whether this drug is available by prescription or over-the-counter.",
      "rdfs:label" : "DrugPrescriptionStatus",
      "rdfs:subClassOf" : "schema:MedicalEnumeration",
      "schema:isPartOf" : "http:health-lifesci.schema.org"
   },
   "properties" : {}
}