@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/44010/work_17> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:accordion <http://data.carnegiehall.org/names/67370> ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/21084> ;
    ns2:clarinet <http://data.carnegiehall.org/names/21084> ;
    ns2:double_bass <http://data.carnegiehall.org/names/61768> ;
    ns2:drums <http://data.carnegiehall.org/names/67371> ;
    ns2:electric_guitar <http://data.carnegiehall.org/names/67369> ;
    ns2:guitar <http://data.carnegiehall.org/names/76018> ;
    ns2:piano <http://data.carnegiehall.org/names/67372> ;
    ns2:sampler <http://data.carnegiehall.org/names/67372> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/76020> ;
    ns2:trombone <http://data.carnegiehall.org/names/76017> ;
    ns2:trumpet <http://data.carnegiehall.org/names/76019> ;
    ns2:vocalist <http://data.carnegiehall.org/names/21084>,
        <http://data.carnegiehall.org/names/61768>,
        <http://data.carnegiehall.org/names/67372> ;
    ns1:performer <http://data.carnegiehall.org/names/21084>,
        <http://data.carnegiehall.org/names/61768>,
        <http://data.carnegiehall.org/names/67369>,
        <http://data.carnegiehall.org/names/67370>,
        <http://data.carnegiehall.org/names/67371>,
        <http://data.carnegiehall.org/names/67372>,
        <http://data.carnegiehall.org/names/76017>,
        <http://data.carnegiehall.org/names/76018>,
        <http://data.carnegiehall.org/names/76019>,
        <http://data.carnegiehall.org/names/76020> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

