@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:2ed032e6-cd31-381a-8301-015d836b387e schema:email "lelopinderobin@gmail.com" ; schema:telephone "+33 6 74 48 37 58" ; a :Agent, foaf:Agent ; foaf:homepage "http://lelopinderobin.fr/" . :hasContact data:2ed032e6-cd31-381a-8301-015d836b387e .