@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:4200c14e-24a3-3458-84d7-5243a1e22f38
schema:email "contact@setclub.com" ;
schema:telephone "+33 4 42 20 40 40" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://setclub.com/" .
:hasContact data:4200c14e-24a3-3458-84d7-5243a1e22f38 .