{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "Classes of agents or pathogens that transmit infectious diseases. Enumerated type.",
      "rdfs:label" : "InfectiousAgentClass",
      "rdfs:subClassOf" : "schema:MedicalEnumeration",
      "schema:isPartOf" : "http:health-lifesci.schema.org"
   },
   "properties" : {}
}