@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:1be7887d-e318-32cc-a68b-2af45037ee4e schema:email "lemoulindelanoue@gmail.com" ; schema:familyName "CHARTIER" ; schema:givenName "Philippe" ; schema:telephone "+33 3 44 08 72 83", "+33 6 46 23 75 60" ; a :Agent, :Person, schema:Person, foaf:Agent, foaf:Person ; foaf:homepage "http://www.camping-lemoulindelanoue.com/" ; foaf:title "M. et Mme" . :hasContact data:1be7887d-e318-32cc-a68b-2af45037ee4e ; :hasBookingContact data:1be7887d-e318-32cc-a68b-2af45037ee4e .