@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:4082fe60-ecdc-3170-a643-1f84fbea53c2
schema:address data:569fcbdf-7ec3-3de2-b65d-1faba28c506b ;
schema:email "dan.blondel@orange.fr" ;
schema:familyName "BLONDEL" ;
schema:givenName "Daniel" ;
schema:telephone "+33 3 22 27 17 22", "+33 3 22 27 12 94", "+33 6 71 30 60 45" ;
a :Agent, :Person, schema:Person, foaf:Agent, foaf:Person ;
foaf:homepage "http://www.eaucourt.eu/" ;
foaf:title "Monsieur" .
:hasContact data:4082fe60-ecdc-3170-a643-1f84fbea53c2 ;
:hasBookingContact data:4082fe60-ecdc-3170-a643-1f84fbea53c2 .