blob: 19bac38ca9fd17562e573c5385090da56e426854 [file] [log] [blame]
PREFIX : <http://example/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
SELECT REDUCED *
WHERE {
{ ?s :p ?o } UNION { ?s :q ?o }
}