gStore/example/d3

6 lines
71 B
Plaintext

select ?x where
{
?x y:bornIn <New_York_City>.
?x y:diedIn <Canada>.
}