@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:f358fbdb-c2b4-3cad-9861-ae309bfe3187
schema:email "contact@ceneric.fr" ;
schema:telephone "+33 4 75 71 70 67" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://www.ceneric.fr/" .
:hasContact data:f358fbdb-c2b4-3cad-9861-ae309bfe3187 .