SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } PaymentStatusType
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } The payee received the payment, but it was declined for some reason.