SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } Property
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } The result produced in the action. E.g. John wrote *a book*.