@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:3f6e7edd-dd37-36b1-889d-630f8714701e schema:email "avpj@orange.fr" ; schema:telephone "+33 7 84 92 89 01" ; a :Agent, foaf:Agent . :hasContact data:3f6e7edd-dd37-36b1-889d-630f8714701e .