@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:00dd4533-a738-33ea-ac1f-c24f5a34b68f schema:email "contact@ycbasque.org" ; schema:legalName "Ecole de voile Yacht Club Basque" ; schema:telephone "+33 5 59 47 18 31" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.ycbasque.org/" . :hasContact data:00dd4533-a738-33ea-ac1f-c24f5a34b68f ; :hasBookingContact data:00dd4533-a738-33ea-ac1f-c24f5a34b68f ; :isOwnedBy data:00dd4533-a738-33ea-ac1f-c24f5a34b68f .