@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:34eb5b31-87dd-3f4c-bedb-e2f4b0594ff8 schema:address data:f4ec0d0f-d824-3e2f-96fc-8a9b54429120 ; schema:email "bruno.micheletti@orange.fr" ; schema:familyName "MICHELETTI" ; schema:givenName "Bruno" ; schema:legalName "M. Micheletti" ; schema:telephone "+33 6 07 52 55 25" ; a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ; foaf:title "Monsieur" . :hasContact data:34eb5b31-87dd-3f4c-bedb-e2f4b0594ff8 .