@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:90740c92-4756-3370-ba5e-a69184dd291d schema:email "lillemetrobowling@gmail.com" ; schema:familyName "ROUGET" ; schema:givenName "Laurence" ; schema:telephone "+33 3 20 52 70 80" ; a :Agent, schema:Person, foaf:Agent ; foaf:homepage "https://www.metrobowlinglille.fr/" . :hasContact data:90740c92-4756-3370-ba5e-a69184dd291d ; :hasBookingContact data:90740c92-4756-3370-ba5e-a69184dd291d .