@prefix : <http://www.w3.org/2000/10/swap/test/ferrell/myDingo#> .
@prefix bio: <biology.n3#>. 

{ :Donny ?x ?y. }
 => 
{ :Donny ?x ?y. }.

