@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/53798/work_20> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto <http://data.carnegiehall.org/names/94320> ;
    ns2:baritone <http://data.carnegiehall.org/names/98074> ;
    ns2:choir <http://data.carnegiehall.org/names/82694>,
        <http://data.carnegiehall.org/names/82698>,
        <http://data.carnegiehall.org/names/82699>,
        <http://data.carnegiehall.org/names/91754>,
        <http://data.carnegiehall.org/names/98077>,
        <http://data.carnegiehall.org/names/98078> ;
    ns2:clarinet <http://data.carnegiehall.org/names/37526> ;
    ns2:narrator <http://data.carnegiehall.org/names/98074> ;
    ns2:soprano <http://data.carnegiehall.org/names/73218> ;
    ns2:tap_dancer <http://data.carnegiehall.org/names/98075> ;
    ns2:tenor <http://data.carnegiehall.org/names/94019> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/4559> ;
    ns2:trombone <http://data.carnegiehall.org/names/98076> ;
    ns2:trumpet <http://data.carnegiehall.org/names/63381> ;
    ns1:performer <http://data.carnegiehall.org/names/37526>,
        <http://data.carnegiehall.org/names/4559>,
        <http://data.carnegiehall.org/names/63381>,
        <http://data.carnegiehall.org/names/73218>,
        <http://data.carnegiehall.org/names/82694>,
        <http://data.carnegiehall.org/names/82698>,
        <http://data.carnegiehall.org/names/82699>,
        <http://data.carnegiehall.org/names/91754>,
        <http://data.carnegiehall.org/names/94019>,
        <http://data.carnegiehall.org/names/94320>,
        <http://data.carnegiehall.org/names/98074>,
        <http://data.carnegiehall.org/names/98075>,
        <http://data.carnegiehall.org/names/98076>,
        <http://data.carnegiehall.org/names/98077>,
        <http://data.carnegiehall.org/names/98078> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

