@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:2af9ba4f-2d64-33b6-a20e-31f3ff2330f0 schema:email "ben.sautillet@orange.fr" ; schema:familyName "SAUTILLET" ; schema:givenName "BENOIT" ; schema:telephone "+33 6 10 47 53 02" ; a :Agent, :Person, schema:Person, foaf:Agent, foaf:Person ; foaf:homepage "https://parc-canopee.fr/" ; foaf:title "Monsieur" . :hasContact data:2af9ba4f-2d64-33b6-a20e-31f3ff2330f0 ; :hasBookingContact data:2af9ba4f-2d64-33b6-a20e-31f3ff2330f0 .