blob: 3b182219e475fe37a03a7f012856c7c03393f325 [file] [log] [blame]
PREFIX : <http://example/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
SELECT DISTINCT ?v
{
?x ?p ?v .
}