@prefix foaf: . @prefix rdf: . @prefix : <#> . [] a foaf:Person ; foaf:mbox "Ex:$2" ; foaf:name "Ex:$1" ; foaf:officeNumber "Ex:$3" .