@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:cd3fdbe6-4bde-3fa3-b2f2-d1f17c4c371f schema:email "contact@sur-lesquais.com" ; schema:telephone "+33 6 98 65 83 32" ; a :Agent, foaf:Agent ; foaf:homepage "https://sur-lesquais.com/" . :hasContact data:cd3fdbe6-4bde-3fa3-b2f2-d1f17c4c371f .