@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:5a85ae9e-6722-3cca-84c5-d75557a57921
schema:email "sebastien.andre@saintines.fr" ;
schema:familyName "ANDRE SEBASTIEN" ;
schema:telephone "+33 6 14 02 77 16" ;
a :Agent, schema:Person, foaf:Agent ;
foaf:homepage "http://saintines.fr/" .
:hasContact data:5a85ae9e-6722-3cca-84c5-d75557a57921 ;
:hasBookingContact data:5a85ae9e-6722-3cca-84c5-d75557a57921 .