@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:3c2e00ad-90df-3973-9a03-e8bcd383ec70
schema:address data:b5b6af03-045b-3237-9960-4184a0e2745b ;
schema:email "contact@operabastide.com" ;
schema:legalName "Opéra Bastide" ;
schema:telephone "+33 7 88 71 27 00" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://operabastide.com/" .
:hasContact data:3c2e00ad-90df-3973-9a03-e8bcd383ec70 .