@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:4bd3a623-e16d-3531-9eb5-fa9d35e2f578 schema:email "contact@hotelausoleil.fr" ; schema:faxNumber "03 88 08 70 62" ; schema:legalName "HÔTEL-RESTAURANT AU SOLEIL" ; schema:telephone "+33 3 88 08 92 58" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.hotelausoleil.fr/" . :hasContact data:4bd3a623-e16d-3531-9eb5-fa9d35e2f578 . :hasContact data:4bd3a623-e16d-3531-9eb5-fa9d35e2f578 ; :hasBookingContact data:4bd3a623-e16d-3531-9eb5-fa9d35e2f578 .