@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:e77341f2-be2b-3eea-8b2c-cd0ff6b85a5f schema:email "contact@potingourmand.com" ; schema:telephone "+33 3 85 59 02 06" ; a :Agent, foaf:Agent ; foaf:homepage "https://www.potingourmand.com/" . :hasContact data:e77341f2-be2b-3eea-8b2c-cd0ff6b85a5f ; :hasBookingContact data:e77341f2-be2b-3eea-8b2c-cd0ff6b85a5f . :hasContact data:e77341f2-be2b-3eea-8b2c-cd0ff6b85a5f ; :hasBookingContact data:e77341f2-be2b-3eea-8b2c-cd0ff6b85a5f .