@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:33db9f80-d65d-3bea-84f9-9f0c3ff735fd schema:email "contact@leprieuremouthier.fr" ; schema:telephone "+33 3 81 51 79 33" ; a :Agent, foaf:Agent ; foaf:homepage "https://leprieuremouthier.fr/" . :hasContact data:33db9f80-d65d-3bea-84f9-9f0c3ff735fd .