{ @prefix : <#> . [ a :Event ; :name "Give"; :agent [ a :Person; :name "Sue"]; :theme [ a :Book ] ; :recipient [ a :Child] ]. }