@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:4e6de01d-4e80-3b69-9c5b-cd70e1f0c36b schema:email "info@zinck.fr" ; schema:faxNumber "03 89 24 12 85" ; schema:legalName "VINS ZINCK SARL" ; schema:telephone "+33 3 89 41 19 11" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.zinck.fr/" . :hasContact data:4e6de01d-4e80-3b69-9c5b-cd70e1f0c36b ; :hasBookingContact data:4e6de01d-4e80-3b69-9c5b-cd70e1f0c36b .