@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:e88080eb-8dcf-3cdf-9208-ef309b43ba2b schema:address data:20ea9fe5-b682-3a04-bb56-cd2a6f60eca2 ; schema:email "fmayboyer@yahoo.fr" ; schema:legalName "Chez Mamie" ; schema:telephone "+33 2 62 38 00 39" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.chambres.chezmamie.name/" . :hasContact data:e88080eb-8dcf-3cdf-9208-ef309b43ba2b ; :hasBookingContact data:e88080eb-8dcf-3cdf-9208-ef309b43ba2b ; :isOwnedBy data:e88080eb-8dcf-3cdf-9208-ef309b43ba2b ; :hasCommunicationContact data:e88080eb-8dcf-3cdf-9208-ef309b43ba2b ; :hasManagementContact data:e88080eb-8dcf-3cdf-9208-ef309b43ba2b .