SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } Class
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } A US-style health insurance plan, including PPOs, EPOs, and HMOs.