@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:bc40c5d8-7308-3f96-afc5-9f4b0a67f42f schema:email "contact@chateaureverdi.fr" ; schema:legalName "Château Reverdi - Vignobles Thomas" ; schema:telephone "+33 6 24 22 95 05" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.chateaureverdi.fr/" . :hasContact data:bc40c5d8-7308-3f96-afc5-9f4b0a67f42f ; :hasBookingContact data:bc40c5d8-7308-3f96-afc5-9f4b0a67f42f ; :isOwnedBy data:bc40c5d8-7308-3f96-afc5-9f4b0a67f42f .