@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:f2345d5d-574f-3b65-8697-50da277d32b9
schema:email "hmvb@me.com" ;
schema:familyName "HEURES MUSICALES DE LA VALLÉE DE LA BRESLES" ;
schema:telephone "+33 6 30 49 44 29" ;
a :Agent, schema:Person, foaf:Agent .
:hasContact data:f2345d5d-574f-3b65-8697-50da277d32b9 ;
:hasBookingContact data:f2345d5d-574f-3b65-8697-50da277d32b9 .