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

<http://data.carnegiehall.org/events/44315/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/65764> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/65767> ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/65769> ;
    ns1:double_bass <http://data.carnegiehall.org/names/65770> ;
    ns1:drums <http://data.carnegiehall.org/names/23945> ;
    ns1:jazz_ensemble <http://data.carnegiehall.org/names/1984> ;
    ns1:piano <http://data.carnegiehall.org/names/55350> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/65765>,
        <http://data.carnegiehall.org/names/65766> ;
    ns1:trombone <http://data.carnegiehall.org/names/2665> ;
    ns1:trumpet <http://data.carnegiehall.org/names/40509>,
        <http://data.carnegiehall.org/names/65762>,
        <http://data.carnegiehall.org/names/65763>,
        <http://data.carnegiehall.org/names/744> ;
    ns2:performer <http://data.carnegiehall.org/names/1984>,
        <http://data.carnegiehall.org/names/23945>,
        <http://data.carnegiehall.org/names/2665>,
        <http://data.carnegiehall.org/names/40509>,
        <http://data.carnegiehall.org/names/55350>,
        <http://data.carnegiehall.org/names/65762>,
        <http://data.carnegiehall.org/names/65763>,
        <http://data.carnegiehall.org/names/65764>,
        <http://data.carnegiehall.org/names/65765>,
        <http://data.carnegiehall.org/names/65766>,
        <http://data.carnegiehall.org/names/65767>,
        <http://data.carnegiehall.org/names/65769>,
        <http://data.carnegiehall.org/names/65770>,
        <http://data.carnegiehall.org/names/744> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

