@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:4e58ccc3-7359-3675-bce1-67538cc9969d schema:address data:7ef93bd0-7f99-37a8-ae68-c93470748fdf ; schema:email "franckthomas12@yahoo.fr" ; schema:familyName "THOMAS" ; schema:givenName "Franck" ; schema:legalName "Franck Thomas" ; schema:telephone "+33 6 72 88 08 17" ; a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ; foaf:title "Monsieur" . :hasContact data:4e58ccc3-7359-3675-bce1-67538cc9969d .