@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:b5e902f8-3372-3ddc-bdeb-e55eab4d04fe schema:address data:4cfcdc3a-2d21-315a-94b8-1b4df74802c7 ; schema:email "raymond.puech@laposte.net" ; schema:familyName "PUECH" ; schema:givenName "Raymond" ; schema:legalName "M. Raymond PUECH" ; schema:telephone "+33 6 52 09 54 62", "+33 6 70 80 57 44" ; a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ; foaf:title "Monsieur" . :hasContact data:b5e902f8-3372-3ddc-bdeb-e55eab4d04fe .