SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } Organization, Organization, Agent, Identity, Deprecated
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . }