@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:44e39e12-3e45-3210-9b25-0e865688f54d schema:address data:d9cb7e77-ce9d-3358-8635-4303d512e241 ; schema:email "reservation@somme-tourisme.com" ; schema:telephone "+33 3 22 71 22 70" ; a :Agent, :Person, schema:Person, foaf:Agent, foaf:Person ; foaf:homepage "https://www.booking-somme.com/" ; foaf:title "M. et Mme" . :hasContact data:44e39e12-3e45-3210-9b25-0e865688f54d ; :hasBookingContact data:44e39e12-3e45-3210-9b25-0e865688f54d .