{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "Categories of medical devices, organized by the purpose or intended use of the device.",
      "rdfs:label" : "MedicalDevicePurpose",
      "rdfs:subClassOf" : "schema:MedicalEnumeration",
      "schema:isPartOf" : "http:health-lifesci.schema.org"
   },
   "properties" : {}
}