@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:5b7cc927-8e4e-3a59-9e1e-e802fdb5718d schema:email "leclosdesbruyeres@orange.fr" ; schema:telephone "+33 2 40 88 95 92" ; a :Agent, foaf:Agent . :hasContact data:5b7cc927-8e4e-3a59-9e1e-e802fdb5718d .