@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/24947/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:clarinet <http://data.carnegiehall.org/names/52857> ;
    ns2:conch <http://data.carnegiehall.org/names/39466> ;
    ns2:congas <http://data.carnegiehall.org/names/12837> ;
    ns2:double_bass <http://data.carnegiehall.org/names/27094>,
        <http://data.carnegiehall.org/names/7455> ;
    ns2:drums <http://data.carnegiehall.org/names/20321>,
        <http://data.carnegiehall.org/names/3736> ;
    ns2:guitar <http://data.carnegiehall.org/names/52307> ;
    ns2:percussion <http://data.carnegiehall.org/names/12837>,
        <http://data.carnegiehall.org/names/15929> ;
    ns2:piano <http://data.carnegiehall.org/names/8352> ;
    ns2:saxophone <http://data.carnegiehall.org/names/52857> ;
    ns2:soprano_saxophone <http://data.carnegiehall.org/names/13154>,
        <http://data.carnegiehall.org/names/20324> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/13154>,
        <http://data.carnegiehall.org/names/20324>,
        <http://data.carnegiehall.org/names/39743> ;
    ns2:trombone <http://data.carnegiehall.org/names/2665>,
        <http://data.carnegiehall.org/names/39466> ;
    ns2:trumpet <http://data.carnegiehall.org/names/40988>,
        <http://data.carnegiehall.org/names/8571> ;
    ns2:vocalist <http://data.carnegiehall.org/names/52717> ;
    ns1:performer <http://data.carnegiehall.org/names/12837>,
        <http://data.carnegiehall.org/names/13154>,
        <http://data.carnegiehall.org/names/15929>,
        <http://data.carnegiehall.org/names/20321>,
        <http://data.carnegiehall.org/names/20324>,
        <http://data.carnegiehall.org/names/2665>,
        <http://data.carnegiehall.org/names/27094>,
        <http://data.carnegiehall.org/names/3736>,
        <http://data.carnegiehall.org/names/39466>,
        <http://data.carnegiehall.org/names/39743>,
        <http://data.carnegiehall.org/names/40988>,
        <http://data.carnegiehall.org/names/52307>,
        <http://data.carnegiehall.org/names/52717>,
        <http://data.carnegiehall.org/names/52857>,
        <http://data.carnegiehall.org/names/7455>,
        <http://data.carnegiehall.org/names/8352>,
        <http://data.carnegiehall.org/names/8571> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

