SELECT ?style (COUNT(*) AS ?n) WHERE { ?w wa:style ?style… GROUP BY ?style ORDER BY DESC(?n) LIMIT 30
rete playground · documentation · github.com/caviri/rete