@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:4b216249-8166-349d-9a4a-d99abd342bab schema:email "contact@dinovelo.com" ; schema:telephone "+33 2 51 90 31 88" ; a :Agent, foaf:Agent ; foaf:homepage "http://dinovelo.com/" . :hasContact data:4b216249-8166-349d-9a4a-d99abd342bab .