@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:3fabf38c-8ae5-3f42-bbd7-1f63ed031a9a
schema:email "contact@herbignac.com" ;
schema:telephone "+33 2 40 88 90 01" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://www.herbignac.com/" .
:hasContact data:3fabf38c-8ae5-3f42-bbd7-1f63ed031a9a .