@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/39730/work_24> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:accordion <http://data.carnegiehall.org/names/66323> ;
    ns1:cimbalom <http://data.carnegiehall.org/names/66322> ;
    ns1:double_bass <http://data.carnegiehall.org/names/66321> ;
    ns1:panpipes <http://data.carnegiehall.org/names/66317>,
        <http://data.carnegiehall.org/names/66318>,
        <http://data.carnegiehall.org/names/66319> ;
    ns1:violin <http://data.carnegiehall.org/names/66320> ;
    ns2:performer <http://data.carnegiehall.org/names/66317>,
        <http://data.carnegiehall.org/names/66318>,
        <http://data.carnegiehall.org/names/66319>,
        <http://data.carnegiehall.org/names/66320>,
        <http://data.carnegiehall.org/names/66321>,
        <http://data.carnegiehall.org/names/66322>,
        <http://data.carnegiehall.org/names/66323> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

