@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/57761/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bass_guitar <http://data.carnegiehall.org/names/107801> ;
    ns1:congas <http://data.carnegiehall.org/names/102835> ;
    ns1:double_bass <http://data.carnegiehall.org/names/107804> ;
    ns1:drums <http://data.carnegiehall.org/names/107797>,
        <http://data.carnegiehall.org/names/107805> ;
    ns1:flute <http://data.carnegiehall.org/names/107798> ;
    ns1:host <http://data.carnegiehall.org/names/93743> ;
    ns1:piano <http://data.carnegiehall.org/names/107799>,
        <http://data.carnegiehall.org/names/107803> ;
    ns1:saron <http://data.carnegiehall.org/names/107807> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/107798> ;
    ns1:trumpet <http://data.carnegiehall.org/names/106541> ;
    ns1:vocalist <http://data.carnegiehall.org/names/102835>,
        <http://data.carnegiehall.org/names/107797>,
        <http://data.carnegiehall.org/names/107798>,
        <http://data.carnegiehall.org/names/107799>,
        <http://data.carnegiehall.org/names/107801>,
        <http://data.carnegiehall.org/names/107802>,
        <http://data.carnegiehall.org/names/107807> ;
    ns1:yueqin <http://data.carnegiehall.org/names/107807> ;
    ns2:performer <http://data.carnegiehall.org/names/102835>,
        <http://data.carnegiehall.org/names/106541>,
        <http://data.carnegiehall.org/names/107797>,
        <http://data.carnegiehall.org/names/107798>,
        <http://data.carnegiehall.org/names/107799>,
        <http://data.carnegiehall.org/names/107801>,
        <http://data.carnegiehall.org/names/107802>,
        <http://data.carnegiehall.org/names/107803>,
        <http://data.carnegiehall.org/names/107804>,
        <http://data.carnegiehall.org/names/107805>,
        <http://data.carnegiehall.org/names/107807>,
        <http://data.carnegiehall.org/names/93743> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

