@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://kg.artsdata.ca/resource/K14-135> a schema:Organization;
  schema:alternateName "Roy Thomson Hall"@fr,
    "Roy Thomson Hall"@en,
    "Massey Hall"@fr,
    "Massey Hall"@en,
    "Allied Music Centre"@en,
    "Allied Music Centre"@fr,
    "Allied Music Centre"@mul,
    "Massey Hall"@mul,
    "Roy Thomson Hall"@mul;
  schema:disambiguatingDescription "performing arts presenting organization in Toronto, Ontario, Canada"@en,
    "organisme de diffusion des arts de la scène à Toronto en Ontario, Canada"@fr;
  schema:name "The Corporation of Massey Hall and Roy Thomson Hall"@en;
  schema:sameAs <https://capacoa.ca/member/191>,
    <http://www.wikidata.org/entity/Q137365119>;
  schema:url <https://www.roythomson.com>;
  skos:historyNote "Artsdata ID minted from https://capacoa.ca/member/191 on 2023-03-11 with name 'The Corporation of Massey Hall and Roy Thomson Hall'"@en .
