@prefix prov: <http://www.w3.org/ns/prov#> .
@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#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://kg.artsdata.ca/resource/K2-5589> a schema:Organization;
  schema:description "The Manitoba Chamber Orchestra (MCO) is a chamber orchestra based in Winnipeg, Manitoba, Canada. It offers an annual subscription series at Westminster United Church, which regularly features Canada's leading soloists, such as James Ehnes and Measha Brueggergosman, and Marc-André Hamelin. Other core MCO activities include recording, touring, and engaging extensive outreach in remote communities in northern Manitoba. Currently, Anne Manson serves as the MCO's Music Director, Karl Stobbe as its Concertmaster, and Vicki Young as its Managing Director."@en;
  schema:name "Manitoba Chamber Orchestra"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q6749982>,
    <https://en.wikipedia.org/wiki/Manitoba_Chamber_Orchestra>,
    <https://isni.org/isni/0000000101496464>;
  skos:historyNote "Minted Arstsdata ID for schema:Organization named 'Manitoba Chamber Orchestra' on 2025-01-08T16:19:25.291Z";
  prov:generatedAtTime "2025-01-08T16:19:25.291Z"^^xsd:dateTime .
