@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:6f8d6bcf-ee0d-3683-b5d8-ce2b88113e3c schema:email "romain.priolet@orange.fr", "sonia.priolet85@gmail.com" ; schema:telephone "+33 6 65 04 80 36" ; a :Agent, foaf:Agent . :hasContact data:6f8d6bcf-ee0d-3683-b5d8-ce2b88113e3c .