SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } CarUsageType
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } Indicates the usage of the vehicle for driving school.