@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.carnegiehall.org/events/43625> a ns1:Event ;
    rdfs:label "Ah Foon, Magician" ;
    ns2:genre <http://data.carnegiehall.org/genres/6> ;
    ns1:description "lecture" ;
    ns1:location <http://data.carnegiehall.org/venues/9> ;
    ns1:organizer <http://data.carnegiehall.org/names/258> ;
    ns1:startDate "1903-12-05T14:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/43625/work_01> ;
    rdfs:comment """Program: Ah Foon -- The Great Chinese Mysteriarch of the Orient\r
From program page: Introducing a series of Impostures of Divination and Necromancy of the Far East -- The most remarkable display of Digital Dexterity, superior to, and surpassing, anything ever done by Modern Conjurors -- In a Bouquet of Oriental Novelties Concluding with his Great Sensational Creations that have startled the people of both Continents\r
Following these statements is a list of 19 "Shadowgraphs," including "Bill" Baily; The Baby Elephant; A Subway Boss; The Masher; Baby's Pet; An Old Maid's Boudoir; "In the Good Old Summer Time"; A Swan; A Tight Rope Walker; Business Man, Conductor, Peasant, Soldier; Animals You See on the Farm; Heavenly Twins; The Lone Fisherman; A Minister Preaching; A Bad Indian; The Sport; Fido Eating; A Rabbit Family; The Balcony Scene from Romeo and Juliet - What happened to Romeo.""" .

