@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/22125> a ns1:Event ;
    rdfs:label "Yi-Kwei Sze, Bass-Baritone" ;
    ns1:description "solo recital" ;
    ns1:location <http://data.carnegiehall.org/venues/5> ;
    ns1:organizer <http://data.carnegiehall.org/names/95673> ;
    ns1:startDate "1949-11-19T17:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/22125/work_01>,
        <http://data.carnegiehall.org/events/22125/work_02>,
        <http://data.carnegiehall.org/events/22125/work_03>,
        <http://data.carnegiehall.org/events/22125/work_04>,
        <http://data.carnegiehall.org/events/22125/work_05>,
        <http://data.carnegiehall.org/events/22125/work_06>,
        <http://data.carnegiehall.org/events/22125/work_07>,
        <http://data.carnegiehall.org/events/22125/work_08>,
        <http://data.carnegiehall.org/events/22125/work_09>,
        <http://data.carnegiehall.org/events/22125/work_10>,
        <http://data.carnegiehall.org/events/22125/work_11>,
        <http://data.carnegiehall.org/events/22125/work_12>,
        <http://data.carnegiehall.org/events/22125/work_13>,
        <http://data.carnegiehall.org/events/22125/work_14>,
        <http://data.carnegiehall.org/events/22125/work_15>,
        <http://data.carnegiehall.org/events/22125/work_16>,
        <http://data.carnegiehall.org/events/22125/work_17>,
        <http://data.carnegiehall.org/events/22125/work_18>,
        <http://data.carnegiehall.org/events/22125/work_19>,
        <http://data.carnegiehall.org/events/22125/work_20>,
        <http://data.carnegiehall.org/events/22125/work_21>,
        <http://data.carnegiehall.org/events/22125/work_22>,
        <http://data.carnegiehall.org/events/22125/work_23>,
        <http://data.carnegiehall.org/events/22125/work_24>,
        <http://data.carnegiehall.org/events/22125/work_25>,
        <http://data.carnegiehall.org/events/22125/work_26> ;
    rdfs:comment """U.S. PREMIERE of SONG OF THE HOE, arr. Huai-deh Yeh\r
U.S. PREMIERE of Tsing Tsu's SEPARATED BY THE YANGTZE RIVER, arr. Yi-Kwei Sze\r
U.S. PREMIERE of Chao Yuen-jen's THE LADY OF THE CAMELLIAS: DRINKING SONG\r
WORLD PREMIERE of Victor Babin's RITUAL\r
WORLD PREMIERE of Arthur Bergh's THE IMPRISONED SOUL\r
WORLD PREMIERE of Delmar Molarsky's SONG OF THE COAL PITS""" .

