@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:940ca364-e37f-379a-9aeb-1beff3a27b0a schema:address data:53c5ee7f-3dab-3046-bbe5-745016f5b7df ; schema:familyName "DURONSOY" ; schema:givenName "Guy" ; schema:legalName "AFORETZ" ; schema:telephone "+33 3 23 71 42 17", "+33 6 15 75 97 93" ; a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ; foaf:homepage "http://www.amis-foret-retz.fr/" ; foaf:title "Monsieur" . :hasContact data:940ca364-e37f-379a-9aeb-1beff3a27b0a ; :hasBookingContact data:940ca364-e37f-379a-9aeb-1beff3a27b0a .