@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:3a48b8f4-2e79-325f-ac58-62d370d5fdf1 schema:email "reservations@chocolats-antton.com" ; schema:legalName "Chocolat Antton" ; schema:telephone "+33 5 59 93 80 58" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.chocolats-antton.com/" . :hasContact data:3a48b8f4-2e79-325f-ac58-62d370d5fdf1 ; :hasBookingContact data:3a48b8f4-2e79-325f-ac58-62d370d5fdf1 ; :isOwnedBy data:3a48b8f4-2e79-325f-ac58-62d370d5fdf1 .