@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:36a26472-df93-3994-ab47-6c26ce09f7ec schema:email "contact@pereauguste.com" ; schema:telephone "+33 2 47 23 93 04" ; a :Agent, foaf:Agent ; foaf:homepage "https://www.pereauguste.com/" . :hasContact data:36a26472-df93-3994-ab47-6c26ce09f7ec .