{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A type of physical examination of a patient performed by a physician. ",
"rdfs:label" : "PhysicalExam",
"rdfs:subClassOf" : [
"schema:MedicalProcedure",
"schema:MedicalEnumeration"
],
"schema:isPartOf" : "http:health-lifesci.schema.org"
},
"properties" : {}
}