@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/46102/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:accordion <http://data.carnegiehall.org/names/81092> ;
    ns1:cello <http://data.carnegiehall.org/names/79756> ;
    ns1:clarinet <http://data.carnegiehall.org/names/81094>,
        <http://data.carnegiehall.org/names/81096>,
        <http://data.carnegiehall.org/names/81097>,
        <http://data.carnegiehall.org/names/81098> ;
    ns1:drums <http://data.carnegiehall.org/names/81101> ;
    ns1:percussion <http://data.carnegiehall.org/names/81100> ;
    ns1:piano <http://data.carnegiehall.org/names/81095> ;
    ns1:trumpet <http://data.carnegiehall.org/names/81099> ;
    ns1:viola <http://data.carnegiehall.org/names/68821> ;
    ns1:violin <http://data.carnegiehall.org/names/75425>,
        <http://data.carnegiehall.org/names/81086> ;
    ns2:performer <http://data.carnegiehall.org/names/68821>,
        <http://data.carnegiehall.org/names/75425>,
        <http://data.carnegiehall.org/names/79756>,
        <http://data.carnegiehall.org/names/81086>,
        <http://data.carnegiehall.org/names/81092>,
        <http://data.carnegiehall.org/names/81094>,
        <http://data.carnegiehall.org/names/81095>,
        <http://data.carnegiehall.org/names/81096>,
        <http://data.carnegiehall.org/names/81097>,
        <http://data.carnegiehall.org/names/81098>,
        <http://data.carnegiehall.org/names/81099>,
        <http://data.carnegiehall.org/names/81100>,
        <http://data.carnegiehall.org/names/81101> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

