@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/K23-2715> a schema:Event;
  schema:additionalType <http://kg.artsdata.ca/resource/MusicPerformance>;
  schema:description """Symphony NB unwraps a special present for the whole family with the incredible Mr. Mark!


	
		
			PRICE TYPE
			ALL PRICES SUBJECT TO 15% HST
		
	
	
		
			Regular
			$30.43
		
		
			Student
			$13.04
		
		
			Child (12 & under)
			$8.70
		
	



 
"""@en;
  schema:disambiguatingDescription "Fredericton Playhouse - 2024-12-23T19:00:00-04:00";
  schema:image "https://theplayhouse.ca/sites/default/files/styles/hero_image/public/2024-06/SNB%20Holiday%20Magic%20%20web%20pic.png";
  schema:location <http://kg.artsdata.ca/resource/K11-62>;
  schema:name "Holiday Magic | Fredericton Playhouse"@en;
  schema:organizer <http://kg.artsdata.ca/resource/K14-51>,
    <http://kg.footlight.io/resource/a0275ce4-4b6f-40ee-93c9-f60b78cc446c>;
  schema:performer <http://kg.artsdata.ca/resource/K10-157>;
  schema:startDate "2024-12-23T19:00:00-04:00"^^xsd:dateTime;
  schema:url <https://theplayhouse.ca/en/schedule-and-tickets/holiday-magic>;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'Holiday Magic | Fredericton Playhouse' on 2024-07-14T16:56:34.695Z";
  prov:generatedAtTime "2024-07-14T16:56:34.695Z"^^xsd:dateTime .
