@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:a5f88e43-588a-34d5-b916-88edc5920c3f schema:email "jerome.elise@hotmail.fr" ; schema:telephone "+33 3 89 75 96 50" ; a :Agent, foaf:Agent ; foaf:homepage "https://fermeauxpampilles.fr/" . :hasContact data:a5f88e43-588a-34d5-b916-88edc5920c3f ; :hasBookingContact data:a5f88e43-588a-34d5-b916-88edc5920c3f . :hasContact data:a5f88e43-588a-34d5-b916-88edc5920c3f ; :hasBookingContact data:a5f88e43-588a-34d5-b916-88edc5920c3f .