@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:655a5673-deea-3a1e-8686-91de263b67e9
schema:email "contact@randoripaille.fr" ;
schema:telephone "+33 7 81 87 71 73" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://facebook.com/randoripaille" .
:hasContact data:655a5673-deea-3a1e-8686-91de263b67e9 .