@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:de1a31ec-6657-3c55-a7e2-ecf420a2b90e schema:email "info@tourisme-bocage.com" ; schema:legalName "Office de Tourisme du Bocage Bressuirais - Bressuire" ; schema:telephone "+33 5 49 65 10 27" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.tourisme-bocage.com/" . :hasContact data:de1a31ec-6657-3c55-a7e2-ecf420a2b90e ; :hasBookingContact data:de1a31ec-6657-3c55-a7e2-ecf420a2b90e ; :isOwnedBy data:de1a31ec-6657-3c55-a7e2-ecf420a2b90e .