@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/43141> a ns1:Event ;
    rdfs:label "Kronos Quartet and Asha Bhosle, Singer" ;
    ns2:genre <http://data.carnegiehall.org/genres/114> ;
    ns1:description "chamber music performance" ;
    ns1:location <http://data.carnegiehall.org/venues/94684> ;
    ns1:organizer <http://data.carnegiehall.org/names/271> ;
    ns1:startDate "2006-04-08T20:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/43141/work_01>,
        <http://data.carnegiehall.org/events/43141/work_02>,
        <http://data.carnegiehall.org/events/43141/work_03>,
        <http://data.carnegiehall.org/events/43141/work_04>,
        <http://data.carnegiehall.org/events/43141/work_05>,
        <http://data.carnegiehall.org/events/43141/work_06>,
        <http://data.carnegiehall.org/events/43141/work_07>,
        <http://data.carnegiehall.org/events/43141/work_08>,
        <http://data.carnegiehall.org/events/43141/work_09> ;
    rdfs:comment """Title: India Calling: Songs from R.D. Burman's Bollywood\r
This concert was the final event of a six-concert Kronos festival called "Kronos: Live Mix."\r
The second half of the program was announced from stage.\r
NEW YORK PREMIERE of Getatchew Mekurya's AHA GEDAWO, arr. Stephen Prutsman\r
NEW YORK PREMIERE of Derek Charke's CERCLE DU NORD III\r
NEW YORK PREMIERE of Ram Narayan's RAGA MISHRA BHAIRAVI, arr. Prutsman\r
NEW YORK PREMIERE of Rahul Dev Burman's NODIR PARE UTTHCHHE DHNOA, arr. Prutsman/Kronos Quartet\r
NEW YORK PREMIERE of Burman's MEHBOOBA MEHBOOBA, arr. Prutsman/Kronos Quartet""" .

