SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } GovernmentBenefitsType
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } HealthCare: this is a benefit for health care.