@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:cf405fb0-5bb9-3cce-a26d-ea46e0555fee schema:email "sleep@hotel-diligence.com" ; schema:faxNumber "03 88 95 42 46" ; schema:legalName "HÔTEL LA DILIGENCE" ; schema:telephone "+33 3 88 95 55 69" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.hotel-diligence.com/" . :hasContact data:cf405fb0-5bb9-3cce-a26d-ea46e0555fee ; :hasBookingContact data:cf405fb0-5bb9-3cce-a26d-ea46e0555fee .