@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:1dc6c1ff-9dcb-3251-935c-461e60bea82d schema:email "anna@gitelalisiere.com" ; schema:legalName "Gîte La Lisière" ; schema:telephone "+33 6 13 04 03 35" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://gitelalisiere.com/" . :hasContact data:1dc6c1ff-9dcb-3251-935c-461e60bea82d ; :hasBookingContact data:1dc6c1ff-9dcb-3251-935c-461e60bea82d .