@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:743d378e-d868-3b82-bf79-69cc30e4cbf2
schema:familyName "LEPOUDERE" ;
schema:telephone "+33 3 23 08 11 78" ;
a :Agent, :Person, schema:Person, foaf:Agent, foaf:Person ;
foaf:title "Monsieur" .
:hasContact data:743d378e-d868-3b82-bf79-69cc30e4cbf2 ;
:hasBookingContact data:743d378e-d868-3b82-bf79-69cc30e4cbf2 .