@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:f00fad41-a3f6-38d6-af8e-53e23d5941d9
schema:email "carabane07@hotmail.com" ;
schema:telephone "+33 6 82 91 87 90" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://www.carabane07.com/" .
:hasContact data:f00fad41-a3f6-38d6-af8e-53e23d5941d9 .