@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:3097a77e-8683-33dc-92f5-e934aa9de716 schema:email "contact@lamazure.com" ; schema:telephone "+33 2 33 89 19 50" ; a :Agent, foaf:Agent ; foaf:homepage "https://lamazure.com/" . :hasContact data:3097a77e-8683-33dc-92f5-e934aa9de716 .