@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:2aae8d4f-18e4-3631-bbf8-ca0cb6eecb2d schema:email "gerard.meriau@orange.fr" ; schema:telephone "+33 6 19 50 84 56" ; a :Agent, foaf:Agent ; foaf:homepage "http://lapattedoie.fr/" . :hasContact data:2aae8d4f-18e4-3631-bbf8-ca0cb6eecb2d .