@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:5d72c5e7-9112-30c7-94ee-2178215ae736
schema:email "contact@lecirquebidon.fr" ;
schema:legalName "LE CIRQUE BIDON" ;
schema:telephone "+33 6 71 74 19 97" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.lecirquebidon.fr/" .
:hasContact data:5d72c5e7-9112-30c7-94ee-2178215ae736 ;
:hasBookingContact data:5d72c5e7-9112-30c7-94ee-2178215ae736 ;
:isOwnedBy data:5d72c5e7-9112-30c7-94ee-2178215ae736 .