@prefix dbo: <http://dbpedia.org/ontology/> .
@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-227> a schema:Place;
  dbo:timeZone "America/Montreal";
  schema:containedInPlace <http://kg.artsdata.ca/resource/K5-796>;
  schema:disambiguatingDescription "Saint-Hyacinthe (QC) CA",
    "Saint-Hyacinthe (Québec) Canada";
  schema:maximumAttendeeCapacity 700;
  schema:name "Salle Desjardins de Saint-Hyacinthe"@fr;
  schema:sameAs <http://scenepro.ca#Venue245>,
    <http://www.wikidata.org/entity/Q111668872>;
  skos:historyNote "Artsdata ID minted from http://www.wikidata.org/entity/Q111668872 on 2022-09-20 with name Salle Desjardins de Saint-Hyacinthe"@en;
  <http://www.wikidata.org/prop/direct/P131> <http://www.wikidata.org/entity/Q141873> .
