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

<http://data.carnegiehall.org/events/47968> a ns1:Event ;
    rdfs:label "Carnegie Hall Notables: Game On! The Video Game and Music Revolution" ;
    ns1:description "lecture" ;
    ns1:location <http://data.carnegiehall.org/venues/65521> ;
    ns1:organizer <http://data.carnegiehall.org/names/271> ;
    ns1:startDate "2009-10-19T19:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/47968/work_01>,
        <http://data.carnegiehall.org/events/47968/work_02> ;
    rdfs:comment """Title: Game On! The Video Game and Music Revolution\r
Program order from House Manager:\r
7:35 PM: Jimmy Zankel welcomes guests from Zankel Hall stage\r
7:40 PM: Jimmy Zankel introduces Pete Wentz to the stage, who introduces panelists\r
7:45 PM: Discussion begins with questions to panelists\r
8:00 PM: DVD: Christopher Tin’s Civilization IV DVD (3:38)\r
8:03 PM: Discussion continues with questions to panelists\r
8:15 PM: DVD: Making of DJ Hero (1:52)\r
8:17 PM: Discussion continues with questions to panelists\r
8:30 PM: The Beatles: Rock Band live demonstration (Alex Rigopulos and John Drake)\r
8:45 PM: Questions from the audience\r
9:05 PM: Pete Wentz draws name from a hat (preset) and announces winner of The Beatles: Rock Band\r
9:10 PM: Discussion concludes / Pete Wentz invites everyone to The Nintendo World Store\r
9:15 PM: Panelists exit stage and proceed to car service to Nintendo World Store afterparty (Matt Quam to escort)\r
9:30 PM: The Nintendo World Store Interactive Afterparty\r
11:30 PM: Interactive Afterparty at The Nintendo World Store concludes""" .

