@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:099ed737-da1a-374f-8fc8-6e5777bb193a schema:email "bonjour@asso-prisme.com" ; schema:telephone "+33 6 70 82 33 89" ; a :Agent, foaf:Agent ; foaf:homepage "https://www.lamaisondesacacias.org/events" . :hasContact data:099ed737-da1a-374f-8fc8-6e5777bb193a ; :hasBookingContact data:099ed737-da1a-374f-8fc8-6e5777bb193a ; :isOwnedBy data:099ed737-da1a-374f-8fc8-6e5777bb193a .