@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/27789/work_21> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:cello <http://data.carnegiehall.org/names/14194>,
        <http://data.carnegiehall.org/names/14304>,
        <http://data.carnegiehall.org/names/38992>,
        <http://data.carnegiehall.org/names/47067>,
        <http://data.carnegiehall.org/names/47068>,
        <http://data.carnegiehall.org/names/5520>,
        <http://data.carnegiehall.org/names/60500>,
        <http://data.carnegiehall.org/names/7042> ;
    ns1:flute <http://data.carnegiehall.org/names/24201> ;
    ns1:recorder <http://data.carnegiehall.org/names/49443> ;
    ns1:violin <http://data.carnegiehall.org/names/11741>,
        <http://data.carnegiehall.org/names/1918>,
        <http://data.carnegiehall.org/names/23745>,
        <http://data.carnegiehall.org/names/2783>,
        <http://data.carnegiehall.org/names/2784>,
        <http://data.carnegiehall.org/names/2785>,
        <http://data.carnegiehall.org/names/3090>,
        <http://data.carnegiehall.org/names/3091>,
        <http://data.carnegiehall.org/names/3092>,
        <http://data.carnegiehall.org/names/31807>,
        <http://data.carnegiehall.org/names/31808>,
        <http://data.carnegiehall.org/names/36414>,
        <http://data.carnegiehall.org/names/36684>,
        <http://data.carnegiehall.org/names/37379>,
        <http://data.carnegiehall.org/names/37380>,
        <http://data.carnegiehall.org/names/47165>,
        <http://data.carnegiehall.org/names/47166>,
        <http://data.carnegiehall.org/names/47214>,
        <http://data.carnegiehall.org/names/47215>,
        <http://data.carnegiehall.org/names/53465>,
        <http://data.carnegiehall.org/names/59528>,
        <http://data.carnegiehall.org/names/60590>,
        <http://data.carnegiehall.org/names/60591>,
        <http://data.carnegiehall.org/names/8209>,
        <http://data.carnegiehall.org/names/8210> ;
    ns2:performer <http://data.carnegiehall.org/names/11741>,
        <http://data.carnegiehall.org/names/14194>,
        <http://data.carnegiehall.org/names/14304>,
        <http://data.carnegiehall.org/names/1918>,
        <http://data.carnegiehall.org/names/23745>,
        <http://data.carnegiehall.org/names/24201>,
        <http://data.carnegiehall.org/names/2783>,
        <http://data.carnegiehall.org/names/2784>,
        <http://data.carnegiehall.org/names/2785>,
        <http://data.carnegiehall.org/names/3090>,
        <http://data.carnegiehall.org/names/3091>,
        <http://data.carnegiehall.org/names/3092>,
        <http://data.carnegiehall.org/names/31807>,
        <http://data.carnegiehall.org/names/31808>,
        <http://data.carnegiehall.org/names/36414>,
        <http://data.carnegiehall.org/names/36684>,
        <http://data.carnegiehall.org/names/37379>,
        <http://data.carnegiehall.org/names/37380>,
        <http://data.carnegiehall.org/names/38992>,
        <http://data.carnegiehall.org/names/47067>,
        <http://data.carnegiehall.org/names/47068>,
        <http://data.carnegiehall.org/names/47165>,
        <http://data.carnegiehall.org/names/47166>,
        <http://data.carnegiehall.org/names/47214>,
        <http://data.carnegiehall.org/names/47215>,
        <http://data.carnegiehall.org/names/49443>,
        <http://data.carnegiehall.org/names/53465>,
        <http://data.carnegiehall.org/names/5520>,
        <http://data.carnegiehall.org/names/59528>,
        <http://data.carnegiehall.org/names/60500>,
        <http://data.carnegiehall.org/names/60590>,
        <http://data.carnegiehall.org/names/60591>,
        <http://data.carnegiehall.org/names/7042>,
        <http://data.carnegiehall.org/names/8209>,
        <http://data.carnegiehall.org/names/8210> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

