@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:85f52fbf-c776-3bb6-b247-e025e28f8f37
schema:email "zinnwood@gmail.com" ;
schema:telephone "+33 6 88 93 67 66" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://www.zinnwood.com/" .
:hasContact data:85f52fbf-c776-3bb6-b247-e025e28f8f37 .