@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:bc6ae3c9-fd47-3761-8a2b-3c1b8defef1a schema:address data:9529cc07-5cea-3fb6-9501-b2447da3b7ee ; schema:email "laure.lhelias@gmail.com" ; schema:familyName "L'HELIAS" ; schema:givenName "yves et Laure" ; schema:telephone "+33 6 32 63 50 40" ; a :Agent, :Person, schema:Person, foaf:Agent, foaf:Person ; foaf:homepage "http://www.gitesdumarquenterre.com/" ; foaf:title "M. et Mme" . :hasContact data:bc6ae3c9-fd47-3761-8a2b-3c1b8defef1a ; :hasBookingContact data:bc6ae3c9-fd47-3761-8a2b-3c1b8defef1a .