@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:0f4dd04d-5d98-3eb4-908f-b705b6e9a0bd schema:email "contact@grandjardin.fr" ; schema:telephone "+33 6 72 91 32 34" ; a :Agent, foaf:Agent ; foaf:homepage "https://www.grandjardin.fr/" . :hasContact data:0f4dd04d-5d98-3eb4-908f-b705b6e9a0bd .