SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } DayOfWeek
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } The day of the week between Friday and Sunday.