@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:ce783c9b-e0ed-3efd-bf73-ae9243750142
schema:email "lesparge@orange.fr" ;
schema:telephone "+33 3 29 80 88 21" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://www.lesparge.fr/" .
:hasContact data:ce783c9b-e0ed-3efd-bf73-ae9243750142 .