@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:93f6773b-8a42-3cd6-8a47-fb8d27bd914b schema:email "hlacaravelle.40@orange.fr" ; schema:legalName "Hôtel Restaurant La Caravelle" ; schema:telephone "+33 5 58 09 82 67" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.lacaravelle.fr/" . :hasContact data:93f6773b-8a42-3cd6-8a47-fb8d27bd914b ; :hasBookingContact data:93f6773b-8a42-3cd6-8a47-fb8d27bd914b ; :isOwnedBy data:93f6773b-8a42-3cd6-8a47-fb8d27bd914b .