@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:1cdcc4b8-0ea4-381d-9233-d2951b464316
schema:familyName "VIENNE" ;
schema:telephone "+33 6 13 11 01 92" ;
a :Agent, :Person, schema:Person, foaf:Agent, foaf:Person ;
foaf:title "Monsieur" .
:hasContact data:1cdcc4b8-0ea4-381d-9233-d2951b464316 ;
:hasBookingContact data:1cdcc4b8-0ea4-381d-9233-d2951b464316 .