@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@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)" ;
    ns1:accordion <http://data.carnegiehall.org/names/67370> ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/21084> ;
    ns1:clarinet <http://data.carnegiehall.org/names/21084> ;
    ns1:double_bass <http://data.carnegiehall.org/names/61768> ;
    ns1:drums <http://data.carnegiehall.org/names/67371> ;
    ns1:electric_guitar <http://data.carnegiehall.org/names/67369> ;
    ns1:guitar <http://data.carnegiehall.org/names/76018> ;
    ns1:piano <http://data.carnegiehall.org/names/67372> ;
    ns1:sampler <http://data.carnegiehall.org/names/67372> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/76020> ;
    ns1:trombone <http://data.carnegiehall.org/names/76017> ;
    ns1:trumpet <http://data.carnegiehall.org/names/76019> ;
    ns1:vocalist <http://data.carnegiehall.org/names/21084>,
        <http://data.carnegiehall.org/names/61768>,
        <http://data.carnegiehall.org/names/67372> ;
    ns3: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> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

