SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } RestrictedDiet
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } A diet appropriate for people with lactose intolerance.