blob: 58c9993e4d6d87311406782088863570aa35527e [file] [log] [blame]
## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
SELECT (COUNT(DISTINCT ?x) as ?c)
WHERE { ?s ?p ?x }