@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/47089/work_23> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bagpipes <http://data.carnegiehall.org/names/83572> ;
    ns1:cajon <http://data.carnegiehall.org/names/83573> ;
    ns1:daf <http://data.carnegiehall.org/names/83573> ;
    ns1:darabukka <http://data.carnegiehall.org/names/83573> ;
    ns1:djembe <http://data.carnegiehall.org/names/83573> ;
    ns1:drums <http://data.carnegiehall.org/names/83573> ;
    ns1:flute <http://data.carnegiehall.org/names/83572> ;
    ns1:kaval <http://data.carnegiehall.org/names/83572> ;
    ns1:riq <http://data.carnegiehall.org/names/83573> ;
    ns1:soprano_saxophone <http://data.carnegiehall.org/names/83572> ;
    ns2:performer <http://data.carnegiehall.org/names/83572>,
        <http://data.carnegiehall.org/names/83573> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

