SELECT ?class WHERE { ?? (rdf:type|owl:type) ?class . } PriceTypeEnumeration
SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . } Represents the suggested retail price ("SRP") of an offered product.