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

<http://data.carnegiehall.org/events/21054/work_29> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:cornet <http://data.carnegiehall.org/names/49662> ;
    ns3:double_bass <http://data.carnegiehall.org/names/11443> ;
    ns3:guitar <http://data.carnegiehall.org/names/39228> ;
    ns3:piano <http://data.carnegiehall.org/names/58023> ;
    ns3:soprano_saxophone <http://data.carnegiehall.org/names/21591> ;
    ns3:trombone <http://data.carnegiehall.org/names/38780>,
        <http://data.carnegiehall.org/names/4306> ;
    ns3:trumpet <http://data.carnegiehall.org/names/14016>,
        <http://data.carnegiehall.org/names/28036>,
        <http://data.carnegiehall.org/names/45679>,
        <http://data.carnegiehall.org/names/58026> ;
    ns3:vocalist <http://data.carnegiehall.org/names/17368> ;
    ns3:woodwinds <http://data.carnegiehall.org/names/23735>,
        <http://data.carnegiehall.org/names/53346>,
        <http://data.carnegiehall.org/names/9061>,
        <http://data.carnegiehall.org/names/9062> ;
    ns1:performer <http://data.carnegiehall.org/names/11443>,
        <http://data.carnegiehall.org/names/14016>,
        <http://data.carnegiehall.org/names/17368>,
        <http://data.carnegiehall.org/names/21591>,
        <http://data.carnegiehall.org/names/23735>,
        <http://data.carnegiehall.org/names/28036>,
        <http://data.carnegiehall.org/names/38780>,
        <http://data.carnegiehall.org/names/39228>,
        <http://data.carnegiehall.org/names/4306>,
        <http://data.carnegiehall.org/names/45679>,
        <http://data.carnegiehall.org/names/49662>,
        <http://data.carnegiehall.org/names/53346>,
        <http://data.carnegiehall.org/names/58023>,
        <http://data.carnegiehall.org/names/58026>,
        <http://data.carnegiehall.org/names/9061>,
        <http://data.carnegiehall.org/names/9062> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

