@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:ce0c956b-90b3-3e8d-9ac7-1f6378a9037f schema:email "mathieu.simonin@vins-castel.wine" ; schema:legalName "SC DU LORT" ; schema:telephone "+33 7 50 60 27 77" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.chateaudulort.com/" . :hasContact data:ce0c956b-90b3-3e8d-9ac7-1f6378a9037f ; :hasBookingContact data:ce0c956b-90b3-3e8d-9ac7-1f6378a9037f ; :isOwnedBy data:ce0c956b-90b3-3e8d-9ac7-1f6378a9037f .