blob: a9a8b61d34b424105b1645084bdbdf3962355eae [file] [log] [blame]
PREFIX : <http://example.org/ns#>
CONSTRUCT {
?s ?p ?o
GRAPH ?g { :s :p :o }
}
WHERE
{ GRAPH ?g { ?s ?p ?o } }