@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:f5eec9e2-86fa-3075-a2d9-761cb92f135e schema:email "restaurant-elisabeth@orange.fr" ; schema:legalName "Hôtel-restaurant Elisabeth" ; schema:telephone "+33 3 88 57 16 56" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://hotel-restaurant-elisabeth.fr/" . :hasContact data:f5eec9e2-86fa-3075-a2d9-761cb92f135e ; :hasBookingContact data:f5eec9e2-86fa-3075-a2d9-761cb92f135e .