@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:42e2abc5-7c48-3385-bf3e-3cb74743bab9 schema:email "pierretaton@orange.fr" ; schema:telephone "+33 6 70 32 27 78" ; a :Agent, foaf:Agent . :hasContact data:42e2abc5-7c48-3385-bf3e-3cb74743bab9 .