@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:10e542ec-9963-3bf3-aec8-98cd856e04ce schema:email "lerelaisvauban@outlook.fr" ; schema:telephone "+33 6 61 99 53 28", "+33 3 45 50 32 51" ; a :Agent, foaf:Agent . :hasContact data:10e542ec-9963-3bf3-aec8-98cd856e04ce ; :hasBookingContact data:10e542ec-9963-3bf3-aec8-98cd856e04ce . :hasContact data:10e542ec-9963-3bf3-aec8-98cd856e04ce ; :hasBookingContact data:10e542ec-9963-3bf3-aec8-98cd856e04ce .