@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:cb2819d2-e39c-34d4-8069-2f5c8d67f7ce schema:email "chocolats.berthelot@orange.fr" ; schema:telephone "+33 3 44 44 02 56" ; a :Agent, foaf:Agent ; foaf:homepage "http://www.chocolaterie-berthelot.fr/" . :hasContact data:cb2819d2-e39c-34d4-8069-2f5c8d67f7ce ; :hasBookingContact data:cb2819d2-e39c-34d4-8069-2f5c8d67f7ce .