@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:f4b4e132-ebd4-3f03-80b2-b7b5cafdc6fc schema:email "contact@maison-rurale.fr" ; schema:legalName "Maison Rurale de l'Outre-ForĂȘt" ; schema:telephone "+33 3 88 80 53 00" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.maison-rurale.fr/" . :hasContact data:f4b4e132-ebd4-3f03-80b2-b7b5cafdc6fc ; :hasBookingContact data:f4b4e132-ebd4-3f03-80b2-b7b5cafdc6fc .