@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/31188/work_20> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/19749>,
        <http://data.carnegiehall.org/names/70290> ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/5035> ;
    ns2:cornet <http://data.carnegiehall.org/names/41140> ;
    ns2:double_bass <http://data.carnegiehall.org/names/10470> ;
    ns2:drums <http://data.carnegiehall.org/names/78109> ;
    ns2:guitar <http://data.carnegiehall.org/names/22610> ;
    ns2:piano <http://data.carnegiehall.org/names/31322> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/45377>,
        <http://data.carnegiehall.org/names/59029> ;
    ns2:trombone <http://data.carnegiehall.org/names/24175>,
        <http://data.carnegiehall.org/names/26368>,
        <http://data.carnegiehall.org/names/4193> ;
    ns2:trumpet <http://data.carnegiehall.org/names/44759>,
        <http://data.carnegiehall.org/names/55921>,
        <http://data.carnegiehall.org/names/57407> ;
    ns1:performer <http://data.carnegiehall.org/names/10470>,
        <http://data.carnegiehall.org/names/19749>,
        <http://data.carnegiehall.org/names/22610>,
        <http://data.carnegiehall.org/names/24175>,
        <http://data.carnegiehall.org/names/26368>,
        <http://data.carnegiehall.org/names/31322>,
        <http://data.carnegiehall.org/names/41140>,
        <http://data.carnegiehall.org/names/4193>,
        <http://data.carnegiehall.org/names/44759>,
        <http://data.carnegiehall.org/names/45377>,
        <http://data.carnegiehall.org/names/5035>,
        <http://data.carnegiehall.org/names/55921>,
        <http://data.carnegiehall.org/names/57407>,
        <http://data.carnegiehall.org/names/59029>,
        <http://data.carnegiehall.org/names/70290>,
        <http://data.carnegiehall.org/names/78109> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

