@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/57723/work_23> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/11128> ;
    ns1:bass_guitar <http://data.carnegiehall.org/names/53659> ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/107718> ;
    ns1:drums <http://data.carnegiehall.org/names/38574> ;
    ns1:guitar <http://data.carnegiehall.org/names/107717>,
        <http://data.carnegiehall.org/names/98229> ;
    ns1:keyboard <http://data.carnegiehall.org/names/41073> ;
    ns1:organ <http://data.carnegiehall.org/names/47358> ;
    ns1:percussion <http://data.carnegiehall.org/names/52874> ;
    ns1:piano <http://data.carnegiehall.org/names/107715> ;
    ns1:saxophone <http://data.carnegiehall.org/names/11417>,
        <http://data.carnegiehall.org/names/81412> ;
    ns1:trombone <http://data.carnegiehall.org/names/68026> ;
    ns1:trumpet <http://data.carnegiehall.org/names/10259>,
        <http://data.carnegiehall.org/names/92481> ;
    ns1:vocalist <http://data.carnegiehall.org/names/68028>,
        <http://data.carnegiehall.org/names/68029>,
        <http://data.carnegiehall.org/names/80607>,
        <http://data.carnegiehall.org/names/81413>,
        <http://data.carnegiehall.org/names/81414>,
        <http://data.carnegiehall.org/names/83867> ;
    ns2:performer <http://data.carnegiehall.org/names/10259>,
        <http://data.carnegiehall.org/names/107715>,
        <http://data.carnegiehall.org/names/107717>,
        <http://data.carnegiehall.org/names/107718>,
        <http://data.carnegiehall.org/names/11128>,
        <http://data.carnegiehall.org/names/11417>,
        <http://data.carnegiehall.org/names/38574>,
        <http://data.carnegiehall.org/names/41073>,
        <http://data.carnegiehall.org/names/47358>,
        <http://data.carnegiehall.org/names/52874>,
        <http://data.carnegiehall.org/names/53659>,
        <http://data.carnegiehall.org/names/68026>,
        <http://data.carnegiehall.org/names/68028>,
        <http://data.carnegiehall.org/names/68029>,
        <http://data.carnegiehall.org/names/80607>,
        <http://data.carnegiehall.org/names/81412>,
        <http://data.carnegiehall.org/names/81413>,
        <http://data.carnegiehall.org/names/81414>,
        <http://data.carnegiehall.org/names/83867>,
        <http://data.carnegiehall.org/names/92481>,
        <http://data.carnegiehall.org/names/98229> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

